Searched defs:ISSPECL (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Dsyntax.h58 #define ISSPECL 020 /* the name of a special parameter */ macro
76 #define is_special(c) ((is_type+SYNBASE)[c] & (ISSPECL|ISDIGIT))

Completed in 172 milliseconds