Home
last modified time | relevance | path

Searched refs:ISRS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c880 #define ISRS(s) (!strncmp((s), "is", (size_t) 2) || !strncmp((s), "rs", (size_t) 2)) in analyze_string() macro
888 if (ISRS(name) || ISRS(strnames[i])) in analyze_string()
891 #undef ISRS in analyze_string()