Home
last modified time | relevance | path

Searched refs:exptostat (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/awk/
H A Dproto.h71 extern Node *exptostat(Node *);
H A Dparse.c44 Node *exptostat(Node *a) in exptostat() function
H A Dawkgram.y310 | pattern { $$ = exptostat($1); }