NetBSD/sys/lib/libkern
thorpej 49da5e3bf1 clzdi2 and ctzdi2 are needed on alpha. (counting instructions are in the
optional CIX extension, and thus not used by the default compiler configuation).
2019-04-05 14:00:16 +00:00
..
arch Rename min.c -> uimin.c, max.c -> uimax.c in libkern. 2018-09-03 16:54:54 +00:00
Makefile
Makefile.compiler-rt clzdi2 and ctzdi2 are needed on alpha. (counting instructions are in the 2019-04-05 14:00:16 +00:00
Makefile.inc - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
Makefile.libkern Rename min.c -> uimin.c, max.c -> uimax.c in libkern. 2018-09-03 16:54:54 +00:00
__main.c
crc16.h
crc32.c
crc32.h
hexdump.c
imax.c
imin.c
intoa.c
kern_assert.c
libkern.h Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
lmax.c
lmin.c
mertwist.c
milieu.h
pmatch.c
rngtest.c We have popcount; no need to reimplement it. 2018-09-03 18:52:33 +00:00
scanc.c
skpc.c
softfloat-macros.h
softfloat-specialize.h
softfloat.c
softfloat.h
strnvisx.c
uimax.c Rename min.c -> uimin.c, max.c -> uimax.c in libkern. 2018-09-03 16:54:54 +00:00
uimin.c Rename min.c -> uimin.c, max.c -> uimax.c in libkern. 2018-09-03 16:54:54 +00:00
ulmax.c
ulmin.c
xlat_mbr_fstype.c