Searched refs:TEMPNAME (Results 1 – 3 of 3) sorted by relevance
308 #ifndef TEMPNAME309 #define TEMPNAME "yacc.tmp" macro
65 if ((finput = fopen(TEMPNAME, "r")) == NULL) in callopt()195 ZAPFILE(TEMPNAME); in callopt()
320 ftemp = fopen(TEMPNAME, "w");