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

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_ti.c71 for_each_ext_boolean(i, tp) { function
H A Dlib_termcap.c266 for_each_ext_boolean(i, tp) { function
/freebsd-11-stable/contrib/ncurses/include/
H A Dterm_entry.h109 #define for_each_ext_boolean(n,tp) for(n = BOOLCOUNT; n < NUM_BOOLEANS(tp); n++) macro

Completed in 47 milliseconds