Home
last modified time | relevance | path

Searched refs:ffsll (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dstrings.h54 int ffsll(long long) __pure2;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dffs.c80 ffsll(long long bits) in ffsll() function
/illumos-gate/usr/src/head/
H A Dstring.h120 extern int ffsll(long long);
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_block.c526 (sts > sectsz) ? (ffsll(sts / sectsz) - 1) : 0; in pci_vtblk_init()
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h167 ffsll(long long mask) in ffsll() function
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dsd.c428 if (ffsll(maxxfer) < align || align == 0xff) { in fw_writefw()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c2065 low.value = ffsll(bit_info->possible); in handle_bit_test()
2091 bit = ffsll(known.value) - 1; in handle_AND_op()
2097 bit = ffsll(high_mask.value) - 1; in handle_AND_op()
/illumos-gate/usr/src/man/man3c/
H A DMakefile810 ffsll.3c \
1784 ffsll.3c := LINKSRC = ffs.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers601 ffsll;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc371 link path=usr/share/man/man3c/ffsll.3c target=ffs.3c