Searched defs:SIZE (Results 51 - 75 of 86) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dvla-datatypes.c19 #define SIZE 5 macro
/netbsd-current/crypto/external/bsd/openssl/lib/libdes/
H A Doread_pwd.c221 #define SIZE 4 macro
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dwire.c447 # define SIZE(ifr) (MAX((ifr)->ifr_addr.sa_len, sizeof((ifr)->ifr_addr)) + sizeof(ifr->ifr_name)) macro
449 # define SIZE(ifr) sizeof(struct ifreq) macro
/netbsd-current/crypto/external/bsd/openssl.old/lib/libdes/
H A Doread_pwd.c221 #define SIZE 4 macro
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dgun.c76 #define SIZE 32768U /* input and output buffer sizes */ macro
/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Dgun.c76 #define SIZE 32768U /* input and output buffer sizes */ macro
/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgun.c76 #define SIZE 32768U /* input and output buffer sizes */ macro
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgun.c76 #define SIZE 32768U /* input and output buffer sizes */ macro
/netbsd-current/usr.bin/usbhidaction/
H A Dusbhidaction.c71 #define SIZE 4000 macro
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-bit.c27 #define SIZE 4 macro
/netbsd-current/common/dist/zlib/examples/
H A Dgun.c76 #define SIZE 32768U /* input and output buffer sizes */ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h295 static const size_t SIZE = 32; member in class:vec_rtx_properties_base
/netbsd-current/external/gpl2/libmalloc/dist/
H A Dralloc.c58 typedef unsigned long SIZE; typedef
70 typedef size_t SIZE; typedef
[all...]
/netbsd-current/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
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_openssl.c267 # define SIZE 4 macro
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_openssl.c263 # define SIZE 4 macro
/netbsd-current/share/mk/
H A Dsys.mk122 SIZE?= size macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Denc.c28 #undef SIZE macro
30 #define SIZE (512) macro
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Denc.c28 #undef SIZE macro
30 #define SIZE (512) macro
/netbsd-current/external/bsd/tmux/dist/
H A Dpopup.c64 enum { OFF, MOVE, SIZE } dragging; enumerator in enum:popup_data::__anon12
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_irig.c160 #define SIZE 256 /* decompanding table size */ macro
H A Drefclock_chu.c230 #define SIZE 256 /* decompanding table size */ macro
H A Drefclock_wwv.c89 #define SIZE 256 /* decompanding table size */ macro
/netbsd-current/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp385 enum { SIZE = 256 }; enumerator in enum:char_block::__anon716
/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dinternal.h26 # define SIZE(type, n) ((size_t) (sizeof(type) * (n))) macro

Completed in 558 milliseconds

1234