Searched refs:savefront (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gawk/
H A Dawkgram.y2724 static NODE *savefront = NULL, *savetail = NULL;
2730 if (savefront == oldlist)
2733 savefront = oldlist;
H A Dawkgram.c4563 static NODE *savefront = NULL, *savetail = NULL;
4569 if (savefront == oldlist)
4572 savefront = oldlist;
4559 static NODE *savefront = NULL, *savetail = NULL; local

Completed in 62 milliseconds