Searched refs:BitScanForward (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/upstream-dlmalloc/ | ||
H A D | malloc.c | 1533 #ifndef BitScanForward /* Try to avoid pulling in WinNT.h */ 1543 #define BitScanForward _BitScanForward macro 1547 #endif /* BitScanForward */ |
Completed in 31 milliseconds