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