Searched refs:COUNT_CURSES (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Ddlg_keys.c321 #define COUNT_CURSES sizeof(curses_names)/sizeof(curses_names[0]) macro
649 for (xx = 0; xx < COUNT_CURSES; ++xx) {
685 for (n = 0; n < COUNT_CURSES; ++n) {

Completed in 62 milliseconds