Searched refs:C_CLASS_WHITE (Results 1 – 1 of 1) sorted by relevance
95 #define C_CLASS_WHITE 1 macro306 return C_CLASS_WHITE; in c_to_class()347 if (c_class != C_CLASS_WHITE) in c_prev_word()389 if (c_class == C_CLASS_WHITE) in c_next_word()393 while ((p < high) && c_to_class(*p) == C_CLASS_WHITE) in c_next_word()842 if (c_class != C_CLASS_WHITE) in c_eword()