Searched refs:evalfor (Results 1 – 1 of 1) sorted by relevance
9267 static int evalfor(union node *, int);9328 evalfn = evalfor; in evaltree()9483 evalfor(union node *n, int flags) in evalfor() function