Searched refs:exptostat (Results 1 – 3 of 3) sorted by relevance
/external/one-true-awk/ | ||
D | proto.h | 72 extern Node *exptostat(Node *); |
D | parse.c | 44 Node *exptostat(Node *a) in exptostat() function |
D | awkgram.y | 310 | pattern { $$ = exptostat($1); } |