Searched defs:isParam (Results 1 – 2 of 2) sorted by relevance
214 bool isParam) { in declare()
1214 #define isParam(c) ((c) >= 0x30 && (c) <= 0x3f) macro