Home
last modified time | relevance | path

Searched refs:fls (Results 1 – 15 of 15) sorted by relevance

/titanic_50/usr/src/cmd/csplit/
H A Dcsplit.c263 char *fls; in fatal() local
274 for (fls = file; *fls != '\0'; fls++) in fatal()
276 fls -= fiwidth; in fatal()
277 for (num = atoi(fls); num >= 0; num--) { in fatal()
278 (void) sprintf(fls, "%.*d", fiwidth, num); in fatal()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dfls.c68 fls(int bits) in fls() function
H A Dmktemp.c139 pidshift = fls((uint_t)MAXPID); /* high bit number */ in libc_mktemps()
/titanic_50/usr/src/head/
H A Dstring.h119 extern int fls(int);
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h40 #define fls(x) ddi_fls(x) macro
H A Dt4_sge.c1016 if (eq->pending >= (1 << (fls(eq->qsize - eq->avail) / 2))) in t4_eth_tx()
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_idspace.c52 hashlen = 1 << fls(hashmax / ids_avg); in fmd_idspace_create()
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile396 fls.o \
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3060 unsigned int log2 = fls(mtu); in t4_load_mtus()
4114 unsigned int page_shift = fls(page_size) - 1; in t4_fixup_host_params()
4118 unsigned int fl_align_log = fls(fl_align) - 1; in t4_fixup_host_params()
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com415 fls.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com429 fls.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com454 fls.o \
/titanic_50/usr/src/man/man3c/
H A DMakefile800 fls.3c \
1704 fls.3c := LINKSRC = ffs.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers479 fls;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc800 link path=usr/share/man/man3c/fls.3c target=ffs.3c