Searched refs:sectnum (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/flex/ |
| H A D | 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()
|
| H A D | scan.l | 166 sectnum = 2; 483 sectnum = 0; 603 sectnum = 3; 964 <<EOF>> sectnum = 0; yyterminate();
|
| H A D | main.c | 98 int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs; variable 1443 linenum = sectnum = 1;
|
| H A D | flexdef.h | 675 extern int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs;
|
| H A D | gen.c | 2165 if (sectnum == 3) { in make_tables()
|
| /freebsd-12.1/usr.bin/lex/ |
| H A D | initscan.c | 2382 sectnum = 2; 3185 sectnum = 0; 3366 sectnum = 3; 4113 sectnum = 0; yyterminate();
|
| /freebsd-12.1/sys/dev/txp/ |
| H A D | if_txp.c | 710 struct txp_fw_section_header *sect, int sectnum) in txp_download_fw_section() argument 730 "firmware invalid section address, section %d\n", sectnum); in txp_download_fw_section() 738 sectnum); in txp_download_fw_section() 767 sectnum, le16toh(sect->cksum), csum); in txp_download_fw_section() 789 "firmware wait failed, section %d\n", sectnum); in txp_download_fw_section()
|