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

/freebsd-12-stable/contrib/ncurses/ncurses/
H A Dbuild.priv.h82 #define SIZEOF(v) (sizeof(v) / sizeof(v[0])) macro
H A Dcurses.priv.h1519 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro
/freebsd-12-stable/contrib/ncurses/progs/
H A Dprogs.priv.h202 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro
/freebsd-12-stable/contrib/gdb/gdb/
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 Dc-exp.c66 SIZEOF = 268, enumerator in enum:yytokentype
109 #define SIZEOF 268 macro
H A Dp-exp.c65 SIZEOF = 267, enumerator in enum:yytokentype
101 #define SIZEOF 267 macro

Completed in 94 milliseconds