Searched defs:ISMULT (Results 1 – 2 of 2) sorted by relevance
154 #define ISMULT(c) ((c) == '*' || (c) == '+' || (c) == '?') macro
149 #define ISMULT(c) ((c) == '*' || (c) == '+' || (c) == '?') macro