Home
last modified time | relevance | path

Searched refs:MYFILE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/byacc/test/
HDrun_test.sh87 MYFILE=nosuchfile
93 rm -f $MYFILE.*
94 test_flags nostdin - $MYFILE.y
95 test_flags no_opts -- $MYFILE.y
98 touch $MYFILE.y
100 touch $MYFILE.c
101 chmod 444 $MYFILE.*
103 test_flags no_b_opt1 -bBASE -o $MYFILE.c $MYFILE.y
105 touch $MYFILE.c
106 chmod 444 $MYFILE.*
[all …]
/NextBSD/contrib/gcc/
HDdefaults.h67 #define ASM_OUTPUT_ASCII(MYFILE, MYSTRING, MYLENGTH) \ argument
69 FILE *_hide_asm_out_file = (MYFILE); \