Searched refs:nexpr (Results 1 – 1 of 1) sorted by relevance
185 static int nexpr(enum token);261 res = nexpr(n); in aexpr()271 nexpr(enum token n) in nexpr() function274 return !nexpr(t_lex(nargc > 0 ? (--nargc, *++t_wp) : NULL)); in nexpr()