Searched refs:IS_WORD_CONSTITUENT (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xterm/dist/ | ||
| H A D | misc.c | 1591 #define IS_WORD_CONSTITUENT(x) ((x) != ' ' && (x) != '\0') macro 1630 IS_WORD_CONSTITUENT(c)) { 1643 !IS_WORD_CONSTITUENT(c)) { |
Completed in 10 milliseconds