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

12

/freebsd-current/lib/libmd/i386/
H A Drmd160.S10 #define SIZE(a,b) .size a,b define
27 #define SIZE(a,b) define
H A Dsha.S11 #define SIZE(a,b) .size a,b define
28 #define SIZE(a,b) define
/freebsd-current/contrib/cortex-strings/src/thumb/
H A Daeabi_idiv.S45 #define SIZE(x) .size SYM(x), . - SYM(x) define
/freebsd-current/contrib/sendmail/libsm/
H A Db-strcmp.c20 #define SIZE 512 macro
H A Dt-strl.c22 #define SIZE 128 macro
/freebsd-current/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbstowcs.c73 #define SIZE 256 macro
H A Dt_mbrtowc.c73 #define SIZE 256 macro
/freebsd-current/usr.sbin/bluetooth/l2control/
H A Dl2cap.c42 #define SIZE(x) (sizeof((x))/sizeof((x)[0])) macro
/freebsd-current/contrib/one-true-awk/
H A Dmaketab.c111 #define SIZE (LASTTOKEN - FIRSTTOKEN + 1) macro
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_vis.c57 #define SIZE 256 macro
/freebsd-current/contrib/nvi/common/
H A Dmultibyte.h111 #define SIZE(w) (sizeof(w) / sizeof(*w)) macro
/freebsd-current/usr.sbin/efivar/
H A Defiutil.c116 #define SIZE(dp, edp) (size_t)((intptr_t)(void *)edp - (intptr_t)(void *)dp) macro
/freebsd-current/lib/libc/stdlib/
H A Dradixsort.c65 #define SIZE 512 /* Default stack size. */ macro
/freebsd-current/contrib/bmake/mk/sys/
H A DNetBSD.mk115 SIZE ?= size macro
H A DOpenBSD.mk90 SIZE ?= size macro
H A DIRIX.mk79 SIZE ?= size macro
H A DDarwin.mk99 SIZE ?= size macro
H A DUnixWare.mk130 SIZE ?= size macro
/freebsd-current/usr.bin/usbhidaction/
H A Dusbhidaction.c70 #define SIZE 4000 macro
[all...]
/freebsd-current/usr.sbin/bluetooth/hccontrol/
H A Dutil.c39 #define SIZE(x) (sizeof((x))/sizeof((x)[0])) macro
[all...]
/freebsd-current/contrib/bmake/mk/
H A Dsuffixes.mk48 SIZE ?= size macro
/freebsd-current/crypto/openssl/crypto/ui/
H A Dui_openssl.c263 # define SIZE 4 macro
/freebsd-current/usr.sbin/quot/
H A Dquot.c90 #define SIZE(n) (n) macro
92 #define SIZE(n) ((int)(((quad_t)(n) * 512 + blocksize - 1)/blocksize)) macro
/freebsd-current/share/mk/
H A Dsys.mk256 SIZE ?= size macro
/freebsd-current/sys/conf/
H A Dkern.pre.mk51 SIZE?= size macro

Completed in 169 milliseconds

12