Searched defs:IS_ASCII (Results 1 – 2 of 2) sorted by relevance
56 #define IS_ASCII(_ch) ((_ch) < 0x80) macro
457 # define IS_ASCII macro