Searched refs:setchar (Results 1 – 3 of 3) sorted by relevance
112 #define setchar(c) ((c<QUOTE) && _ctype2[c]&(T_SET)) macro
268 if ((v == 0 || (nulflg && *v == 0)) ^ (setchar(c)))
126 #define setchar(lp,c) (lp->lexd.lastc = ((lp->lexd.lastc&~0xff)|(c))) macro929 setchar(lp,c); in sh_lex()966 setchar(lp,RBRACE); in sh_lex()978 setchar(lp,'0'); in sh_lex()980 setchar(lp,'!'); in sh_lex()1004 setchar(lp,RBRACE); in sh_lex()1055 setchar(lp,RBRACE); in sh_lex()