Searched refs:_C (Results 1 – 1 of 1) sorted by relevance
15 #define _C 0x08 /* cntrl */ macro27 #define iscntrl(c) ((__ismask(c)&(_C)) != 0)