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