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

/freebsd-10.2-release/contrib/libreadline/
H A Dterminal.c404 #define NUM_TC_STRINGS (sizeof (tc_strings) / sizeof (struct _tc_string)) macro
415 for (i = 0; i < NUM_TC_STRINGS; i++)
580 for (i = 0; i < NUM_TC_STRINGS; i++)

Completed in 44 milliseconds