Home
last modified time | relevance | path

Searched defs:nelem (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/ape/lib/mp/port/
H A Dlibc.h11 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/cmd/unix/drawterm/libc/
H A Dutfdef.h13 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/ape/lib/utf/
H A Dutfdef.h13 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/ape/lib/ap/plan9/
H A Dqlock.c13 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/ape/lib/9/
H A Dlibc.h19 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/ape/lib/sec/port/
H A Dlibc.h19 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/ape/lib/fmt/
H A Dstrtod.c24 #define nelem(x) (sizeof(x)/sizeof *(x)) macro
/plan9/sys/src/cmd/unix/u9fs/
H A Dplan9.h66 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/9/port/
H A Dlib.h4 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/src/cmd/awk/
H A Dawk.h69 int nelem; /* elements in table right now */ member
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dlib.h50 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro
/plan9/sys/include/
H A Dlibc.h4 #define nelem(x) (sizeof(x)/sizeof((x)[0])) macro