Searched refs:exptostat (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/awk-18/src/
H A Dproto.h71 extern Node *exptostat(Node *);
H A Dparse.c44 Node *exptostat(Node *a) function
H A Dawkgram.y307 | pattern { $$ = exptostat($1); }
H A Dytabc.bak2772 { (yyval.p) = exptostat((yyvsp[0].p)); }

Completed in 98 milliseconds