VirtualAllocExNumaProc  223 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c static PFN_VIRTUALALLOCEXNUMA VirtualAllocExNumaProc;
VirtualAllocExNumaProc  259 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c       VirtualAllocExNumaProc =
VirtualAllocExNumaProc  672 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   return VirtualAllocExNumaProc(GetCurrentProcess(), NULL, len, MEM_COMMIT|MEM_RESERVE, PAGE_EXECUTE_READWRITE, node);
VirtualAllocExNumaProc 1117 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   if (VirtualAllocExNumaProc) {