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