Searched refs:sectnum (Results 1 – 8 of 8) sorted by relevance
/openbsd/usr.bin/lex/ |
H A D | yylex.c | 57 if (sectnum == 1) { in yylex() 59 sectnum = 2; in yylex() 100 if (sectnum == 2) in yylex() 120 if (sectnum == 2) in yylex()
|
H A D | scan.l | 168 sectnum = 2; 486 sectnum = 0; 606 sectnum = 3; 973 <<EOF>> sectnum = 0; yyterminate();
|
H A D | main.c | 98 int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs; variable 1406 linenum = sectnum = 1; in flexinit()
|
H A D | flexdef.h | 637 extern int sectnum, nummt, hshcol, dfaeql, numeps, eps2, num_reallocs;
|
H A D | gen.c | 2127 if (sectnum == 3) { in make_tables()
|
/openbsd/sys/dev/pci/ |
H A D | if_txp.c | 458 struct txp_fw_section_header *sect, int sectnum, u_char *buf, in txp_download_fw_section() argument 473 printf("fw invalid section address, section %d\n", sectnum); in txp_download_fw_section() 480 printf("fw truncated section %d\n", sectnum); in txp_download_fw_section() 486 printf("fw dma malloc failed, section %d\n", sectnum); in txp_download_fw_section() 504 sectnum, sect->cksum, csum); in txp_download_fw_section() 521 sc->sc_dev.dv_xname, sectnum); in txp_download_fw_section()
|
/openbsd/gnu/llvm/llvm/docs/TableGen/ |
H A D | BackGuide.rst | 5 .. sectnum::
|
H A D | ProgRef.rst | 5 .. sectnum::
|