Searched defs:CNTL (Results 1 – 6 of 6) sorted by relevance
66 #define CNTL(x) ((x)&037) macro
76 #define CNTL(x) ((x)&037) macro
72 #define CNTL(x) ((x)&037) macro
278 #define CNTL(c) ((c)&037) macro [all...]
981 #define CNTL(X) ((X)->rt_cntl) macro