Home
last modified time | relevance | path

Searched refs:stdc_first_trailing_zero_ull (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/stdbit/
H A Dstdc_first_trailing_zero.c47 stdc_first_trailing_zero_ull(unsigned long long x) in stdc_first_trailing_zero_ull() function
H A DSymbol.map42 stdc_first_trailing_zero_ull;
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dstdbit-macros.h122 return stdc_first_trailing_zero_ull(x); in stdc_first_trailing_zero()
264 unsigned long long: stdc_first_trailing_zero_ull)(x)
/freebsd/include/
H A Dstdbit.h91 unsigned int stdc_first_trailing_zero_ull(unsigned long long) __pure2;