Searched refs:TEMPNAME (Results 1 – 3 of 3) sorted by relevance
306 #ifndef TEMPNAME307 #define TEMPNAME "yacc.tmp" macro
63 if ((finput = fopen(TEMPNAME, "r")) == NULL) in callopt()193 ZAPFILE(TEMPNAME); in callopt()
314 ftemp = fopen(TEMPNAME, "w"); in setup()