Searched refs:MYFILE (Results 1 – 2 of 2) sorted by relevance
87 MYFILE=nosuchfile93 rm -f $MYFILE.*94 test_flags nostdin - $MYFILE.y95 test_flags no_opts -- $MYFILE.y98 touch $MYFILE.y100 touch $MYFILE.c101 chmod 444 $MYFILE.*103 test_flags no_b_opt1 -bBASE -o $MYFILE.c $MYFILE.y105 touch $MYFILE.c106 chmod 444 $MYFILE.*[all …]
67 #define ASM_OUTPUT_ASCII(MYFILE, MYSTRING, MYLENGTH) \ argument69 FILE *_hide_asm_out_file = (MYFILE); \