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

/freebsd-13-stable/contrib/ncurses/ncurses/
H A Dbuild.priv.h83 #define SIZEOF(v) (sizeof(v) / sizeof(v[0])) macro
H A Dcurses.priv.h1689 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro
/freebsd-13-stable/contrib/ncurses/progs/
H A Dprogs.priv.h224 #define SIZEOF(v) (sizeof(v)/sizeof(v[0])) macro

Completed in 95 milliseconds