Searched refs:ISSPECL (Results 1 – 2 of 2) sorted by relevance
95 set('#', ISSPECL)96 set('?', ISSPECL)97 set('$', ISSPECL)98 set('!', ISSPECL)99 set('-', ISSPECL)100 set('*', ISSPECL)101 set('@', ISSPECL)
58 #define ISSPECL 020 /* the name of a special parameter */ macro76 #define is_special(c) ((is_type+SYNBASE)[c] & (ISSPECL|ISDIGIT))