_BitScanReverse  1295 oshmem/mca/memheap/ptmalloc/malloc.c unsigned char _BitScanReverse(unsigned long *index, unsigned long mask);
_BitScanReverse  1301 oshmem/mca/memheap/ptmalloc/malloc.c #define BitScanReverse _BitScanReverse
_BitScanReverse  2576 oshmem/mca/memheap/ptmalloc/malloc.c     _BitScanReverse((DWORD *) &K, X);\