Searched defs:control_character_threshold (Results 1 – 4 of 4) sorted by relevance
37 #define control_character_threshold (SPC) macro
76 #define control_character_threshold 0x20 macro
53 #define control_character_threshold 0x020 /* Smaller than this is control. */ macro