Home
last modified time | relevance | path

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

/trueos/contrib/flex/
HDyylex.c55 if (sectnum == 1) { in yylex()
57 sectnum = 2; in yylex()
98 if (sectnum == 2) in yylex()
118 if (sectnum == 2) in yylex()
HDscan.l166 sectnum = 2;
483 sectnum = 0;
603 sectnum = 3;
964 <<EOF>> sectnum = 0; yyterminate();
HDmain.c98 int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs; variable
1443 linenum = sectnum = 1;
HDflexdef.h675 extern int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs;
HDgen.c2165 if (sectnum == 3) { in make_tables()
/trueos/usr.bin/lex/
HDinitscan.c2382 sectnum = 2;
3185 sectnum = 0;
3366 sectnum = 3;
4113 sectnum = 0; yyterminate();
/trueos/sys/dev/txp/
HDif_txp.c704 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()