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