Searched refs:TC_LEX1 (Results 1 – 2 of 2) sorted by relevance
825 EXTERN const char TC_LEX1[] E_INIT("|&;<>() \t\n"); variable826 #define TC_IFSWS (TC_LEX1 + 7) /* space tab newline */
105 setctypes(TC_LEX1, C_LEX1); in initctypes()