Searched refs:sectnum (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/flex/ |
| HD | yylex.c | 55 if (sectnum == 1) { in yylex() 57 sectnum = 2; in yylex() 98 if (sectnum == 2) in yylex() 118 if (sectnum == 2) in yylex()
|
| HD | scan.l | 166 sectnum = 2; 483 sectnum = 0; 603 sectnum = 3; 964 <<EOF>> sectnum = 0; yyterminate();
|
| HD | main.c | 98 int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs; variable 1443 linenum = sectnum = 1;
|
| HD | flexdef.h | 675 extern int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs;
|
| HD | gen.c | 2165 if (sectnum == 3) { in make_tables()
|
| /trueos/usr.bin/lex/ |
| HD | initscan.c | 2382 sectnum = 2; 3185 sectnum = 0; 3366 sectnum = 3; 4113 sectnum = 0; yyterminate();
|
| /trueos/sys/dev/txp/ |
| HD | if_txp.c | 704 struct txp_fw_section_header *sect, int sectnum) in txp_download_fw_section() argument 724 "firmware invalid section address, section %d\n", sectnum); in txp_download_fw_section() 732 sectnum); in txp_download_fw_section() 761 sectnum, le16toh(sect->cksum), csum); in txp_download_fw_section() 783 "firmware wait failed, section %d\n", sectnum); in txp_download_fw_section()
|