Home
last modified time | relevance | path

Searched refs:sectnum (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/flex/
H A Dyylex.c55 if (sectnum == 1) { in yylex()
57 sectnum = 2; in yylex()
98 if (sectnum == 2) in yylex()
118 if (sectnum == 2) in yylex()
H A Dscan.l166 sectnum = 2;
483 sectnum = 0;
603 sectnum = 3;
964 <<EOF>> sectnum = 0; yyterminate();
H A Dmain.c98 int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs; variable
1443 linenum = sectnum = 1;
H A Dflexdef.h675 extern int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs;
H A Dgen.c2165 if (sectnum == 3) { in make_tables()
/freebsd-12.1/usr.bin/lex/
H A Dinitscan.c2382 sectnum = 2;
3185 sectnum = 0;
3366 sectnum = 3;
4113 sectnum = 0; yyterminate();
/freebsd-12.1/sys/dev/txp/
H A Dif_txp.c710 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()