Home
last modified time | relevance | path

Searched defs:LeastSignificantSetBitIndex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h353 INLINE uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common.h357 INLINE uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common.h406 inline uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function