Home
last modified time | relevance | path

Searched refs:ISSPECL (Results 1 – 2 of 2) sorted by relevance

/third_party/uapp/dash/src/
A Dsyntax.h33 #define ISSPECL 020 /* the name of a special parameter */ macro
50 #define is_special(c) ((is_type+SYNBASE)[(signed char)(c)] & (ISSPECL|ISDIGIT))
A Dsyntax.c326 0, 0, 0, ISSPECL,
327 0, ISSPECL, ISSPECL, 0,
329 ISSPECL, 0, 0, ISSPECL,
334 0, ISSPECL, ISSPECL, ISUPPER,

Completed in 4 milliseconds