Searched refs:maxfunc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/acpi/
H A Dacpi_pci_link.c566 uint8_t func, maxfunc, ipin; local
575 maxfunc = 7;
577 maxfunc = 0;
580 for (func = 0; func <= maxfunc; func++) {
609 uint8_t func, maxfunc, ipin, iline; local
618 maxfunc = 7;
620 maxfunc = 0;
623 for (func = 0; func <= maxfunc; func++) {
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-serialize.c60 size_t maxfunc; member in struct:emit_symtypetab_state
524 if (symtypetab_density (fp, s->symfp, fp->ctf_funchash, &nfuncs, &s->maxfunc,
531 (int) s->maxfunc, (int) func_unpadsize, (int) func_padsize,
676 s->symfp->ctf_dynsymmax + 1, s->maxfunc,
685 nsymtypes, s->maxfunc, func_size,
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-serialize.c60 size_t maxfunc; member in struct:emit_symtypetab_state
524 if (symtypetab_density (fp, s->symfp, fp->ctf_funchash, &nfuncs, &s->maxfunc,
531 (int) s->maxfunc, (int) func_unpadsize, (int) func_padsize,
676 s->symfp->ctf_dynsymmax + 1, s->maxfunc,
685 nsymtypes, s->maxfunc, func_size,
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-serialize.c60 size_t maxfunc; member in struct:emit_symtypetab_state
524 if (symtypetab_density (fp, s->symfp, fp->ctf_funchash, &nfuncs, &s->maxfunc,
531 (int) s->maxfunc, (int) func_unpadsize, (int) func_padsize,
676 s->symfp->ctf_dynsymmax + 1, s->maxfunc,
685 nsymtypes, s->maxfunc, func_size,

Completed in 307 milliseconds