Home
last modified time | relevance | path

Searched refs:stdc_trailing_zeros_ull (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/common/bitext/
H A Dstdbit.c171 stdc_trailing_zeros_ull(unsigned long long ull) in stdc_trailing_zeros_ull() function
211 return (stdc_trailing_zeros_ull(~ull)); in stdc_trailing_ones_ull()
436 return (stdc_trailing_zeros_ull(ull) + 1); in stdc_first_trailing_one_ull()
/illumos-gate/usr/src/uts/common/sys/
H A Dstdbit.h196 extern unsigned int stdc_trailing_zeros_ull(unsigned long long) _C23_UNSEQ_ATTR;
256 char(*)[8]: stdc_trailing_zeros_ull(val))
/illumos-gate/usr/src/uts/common/mapfiles/
H A Dddi.mapfile305 stdc_trailing_zeros_ull { FLAGS = EXTERN };
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstdbit.c237 .so_ull = stdc_trailing_zeros_ull,
/illumos-gate/usr/src/man/man9f/
H A DMakefile1320 stdc_trailing_zeros_ull.9f \
2314 stdc_trailing_zeros_ull.9f := LINKSRC = stdc_trailing_zeros.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile1346 stdc_trailing_zeros_ull.3c \
2556 stdc_trailing_zeros_ull.3c := LINKSRC = stdc_trailing_zeros.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers152 stdc_trailing_zeros_ull;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1395 link path=usr/share/man/man9f/stdc_trailing_zeros_ull.9f \
H A Dsystem-library.man3c.inc1338 link path=usr/share/man/man3c/stdc_trailing_zeros_ull.3c \