Searched defs:SIZE (Results 1 - 14 of 14) sorted by relevance

/src/sys/arch/luna68k/dev/
H A Domkbdmap.c298 #define SIZE(map) (sizeof(map)/sizeof(keysym_t)) macro
/src/sys/arch/news68k/stand/bootxx/
H A DMakefile17 SIZE?= size macro
/src/sys/arch/newsmips/stand/bootxx/
H A DMakefile11 SIZE?= size macro
/src/tests/lib/libc/locale/
H A Dt_mbstowcs.c73 #define SIZE 256 macro
H A Dt_mbrtowc.c73 #define SIZE 256 macro
/src/tests/lib/libc/sys/
H A Dt_write.c226 #define SIZE 8192 macro
/src/tests/lib/libc/gen/
H A Dt_vis.c57 #define SIZE 256 macro
/src/lib/libc/stdlib/
H A Dradixsort.c80 #define SIZE 512 /* Default stack size. */ macro
/src/games/hack/
H A Dconfig.h199 #define SIZE(x) (int)(sizeof(x) / sizeof(x[0])) macro
/src/common/dist/zlib/examples/
H A Dgun.c76 #define SIZE 32768U /* input and output buffer sizes */ macro
/src/usr.bin/usbhidaction/
H A Dusbhidaction.c71 #define SIZE 4000 macro
[all...]
/src/usr.sbin/quot/
H A Dquot.c71 #define SIZE(n) ((long long)(n)) macro
73 #define SIZE(n) howmany((long long)(n) * DEV_BSIZE, (long long)blocksize) macro
/src/share/mk/
H A Dsys.mk123 SIZE?= size macro
H A Dbsd.own.mk403 SIZE= ${EXTERNAL_TOOLCHAIN}/bin/${MACHINE_GNU_PLATFORM}-size macro
429 SIZE= ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-size macro

Completed in 12 milliseconds