Searched refs:aexpr (Results 1 – 5 of 5) sorted by relevance
173 static int aexpr(enum token);425 res = aexpr(n); in oexpr()435 aexpr(enum token n) in aexpr() function443 return aexpr(t_lex(*++t_wp)) && res; in aexpr()
9576 if aexpr is NULL.
2092 <aexpr>: Change type to 'expression_up'.