Searched refs:ISSPECL (Results 1 – 2 of 2) sorted by relevance
| /third_party/uapp/dash/src/ |
| A D | syntax.h | 33 #define ISSPECL 020 /* the name of a special parameter */ macro 50 #define is_special(c) ((is_type+SYNBASE)[(signed char)(c)] & (ISSPECL|ISDIGIT))
|
| A D | syntax.c | 326 0, 0, 0, ISSPECL, 327 0, ISSPECL, ISSPECL, 0, 329 ISSPECL, 0, 0, ISSPECL, 334 0, ISSPECL, ISSPECL, ISUPPER,
|
Completed in 4 milliseconds