Searched refs:setchar (Results 1 – 3 of 3) sorted by relevance
112 #define setchar(c) ((c<QUOTE) && _ctype2[c]&(T_SET)) macro
269 if ((v == 0 || (nulflg && *v == 0)) ^ (setchar(c)))
121 #define setchar(lp,c) (lp->lexd.lastc = ((lp->lexd.lastc&~0xff)|(c))) macro877 setchar(lp,c); in sh_lex()908 setchar(lp,RBRACE); in sh_lex()920 setchar(lp,'0'); in sh_lex()922 setchar(lp,'!'); in sh_lex()946 setchar(lp,RBRACE); in sh_lex()996 setchar(lp,RBRACE); in sh_lex()