Searched refs:control_character_threshold (Results 1 – 2 of 2) sorted by relevance
35 #define control_character_threshold (SPC) macro41 #define Control_p(c) ((c) < control_character_threshold)
73 #define control_character_threshold 0x20 macro