/src/sys/dev/microcode/siop/ |
ncr53cxxx.c | 299 FILE *listfp; variable in typeref:typename:FILE * 407 listfp = fopen (listfile, "w"); 426 if (listfp) 427 fprintf (listfp, "%3d: %s", lineno, inbuf); 434 fprintf (listfp, " %d tokens\n", ntokens); 436 fprintf (listfp, " %d: ", i); 438 fprintf (listfp,"'%c'\n", tokens[i].type); 440 fprintf (listfp, "%s\n", tokens[i].name); 539 if (nsymbols == 0 || listfp == NULL) 541 fprintf (listfp, "\n\nValue Type Symbol\n") [all...] |
ncr53cxxx.c | 299 FILE *listfp; variable in typeref:typename:FILE * 407 listfp = fopen (listfile, "w"); 426 if (listfp) 427 fprintf (listfp, "%3d: %s", lineno, inbuf); 434 fprintf (listfp, " %d tokens\n", ntokens); 436 fprintf (listfp, " %d: ", i); 438 fprintf (listfp,"'%c'\n", tokens[i].type); 440 fprintf (listfp, "%s\n", tokens[i].name); 539 if (nsymbols == 0 || listfp == NULL) 541 fprintf (listfp, "\n\nValue Type Symbol\n") [all...] |
ncr53cxxx.c | 299 FILE *listfp; variable in typeref:typename:FILE * 407 listfp = fopen (listfile, "w"); 426 if (listfp) 427 fprintf (listfp, "%3d: %s", lineno, inbuf); 434 fprintf (listfp, " %d tokens\n", ntokens); 436 fprintf (listfp, " %d: ", i); 438 fprintf (listfp,"'%c'\n", tokens[i].type); 440 fprintf (listfp, "%s\n", tokens[i].name); 539 if (nsymbols == 0 || listfp == NULL) 541 fprintf (listfp, "\n\nValue Type Symbol\n") [all...] |
ncr53cxxx.c | 299 FILE *listfp; variable in typeref:typename:FILE * 407 listfp = fopen (listfile, "w"); 426 if (listfp) 427 fprintf (listfp, "%3d: %s", lineno, inbuf); 434 fprintf (listfp, " %d tokens\n", ntokens); 436 fprintf (listfp, " %d: ", i); 438 fprintf (listfp,"'%c'\n", tokens[i].type); 440 fprintf (listfp, "%s\n", tokens[i].name); 539 if (nsymbols == 0 || listfp == NULL) 541 fprintf (listfp, "\n\nValue Type Symbol\n") [all...] |