Home
last modified time | relevance | path

Searched defs:nitems (Results 51 – 65 of 65) sorted by relevance

123

/freebsd/sys/dev/hid/
H A Dhidmap.h219 #define HIDMAP_CAPS_SZ(nitems) howmany((nitems), 8) argument
/freebsd/tests/sys/file/
H A Dflock_helper.c55 #define nitems(x) (sizeof((x)) / sizeof((x)[0])) macro
/freebsd/contrib/bsddialog/lib/
H A Dbsddialog.h156 unsigned int nitems; member
/freebsd/sys/cam/scsi/
H A Dscsi_enc_safte.c357 int oid, r, i, nitems; in safte_process_status() local
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c151 register int i, nitems; in printjob() local
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.c164 int nitems; member
/freebsd/contrib/byacc/
H A Ddefs.h241 Value_t nitems; member
/freebsd/lib/libcasper/services/cap_net/
H A Dcap_net.c95 unsigned int ii, nitems; in hostent_unpack() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c220 static int nitems; variable
/freebsd/contrib/tzcode/
H A Dzic.c490 size_product(ptrdiff_t nitems, ptrdiff_t itemsize) in size_product()
565 growalloc(void *ptr, ptrdiff_t itemsize, ptrdiff_t nitems, in growalloc()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp2528 unsigned level_type, mask, mask_width, nitems, cache_mask; member
2557 unsigned level_type, mask_width, nitems; in __kmp_x2apicid_get_levels() local
/freebsd/crypto/openssl/crypto/ec/
H A Dec_curve.c3307 size_t EC_get_builtin_curves(EC_builtin_curve *r, size_t nitems) in EC_get_builtin_curves()
/freebsd/stand/kshim/
H A Dbsd_kernel.h42 #define nitems(x) (sizeof((x)) / sizeof((x)[0])) macro
/freebsd/lib/libomp/
H A Domp-tools.h1098 unsigned int nitems; member
/freebsd/contrib/ntp/include/
H A Dntp_request.h229 #define ERR_NITEMS(err, nitems) (htons((u_short)((((u_short)(err)<<12)&0xf000)\ argument

123