Searched defs:SIZEOF (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/ncurses/progs/
H A Dprogs.priv.h192 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dc-exp.c66 SIZEOF = 268, enumerator in enum:yytokentype
109 #define SIZEOF 268 macro
H A Df-exp.c63 SIZEOF = 265, enumerator in enum:yytokentype
101 #define SIZEOF 265 macro
H A Dobjc-exp.c69 SIZEOF = 271, enumerator in enum:yytokentype
112 #define SIZEOF 271 macro
H A Dp-exp.c65 SIZEOF = 267, enumerator in enum:yytokentype
101 #define SIZEOF 267 macro
/freebsd-10.0-release/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp47 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro
/freebsd-10.0-release/contrib/ncurses/ncurses/
H A Dcurses.priv.h1185 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro

Completed in 128 milliseconds