Home | History | Annotate | Download | only in eisa

Lines Matching refs:hfile

35 	hfile="eisadevs.h"
51 printf("/*\t$NetBSD" "$\t*/\n\n") > hfile
52 printf("/*\n") > hfile
54 > hfile
55 printf(" *\n") > hfile
56 printf(" * generated from:\n") > hfile
57 printf(" *\t%s\n", VERSION) > hfile
58 printf(" */\n") > hfile
96 products[nproducts, 2]) > hfile
102 printf(" ") > hfile
103 printf("%s", vendors[i, j]) > hfile
109 printf(" ") > hfile
120 printf("(") > hfile
126 printf("%s", $f) > hfile
128 printf(" ") > hfile
133 printf("%s", products[nproducts, i]) > hfile
135 printf(" ") > hfile
139 printf(")") > hfile
141 printf("\"") > hfile
142 printf("\n") > hfile
150 print $0 > hfile
193 close(hfile)