Home | History | Annotate | Download | only in config

Lines Matching refs:isoctal

199 #define isoctal(c)  ((unsigned) ((c) - '0') < 8)
2253 if (isoctal (c))
2262 if (isoctal (c))
2271 if (isoctal (c))
2280 if (isoctal (c))