Home
last modified time | relevance | path

Searched refs:ncmds (Results 1 – 25 of 57) sorted by relevance

123

/netbsd/src/usr.bin/checknr/
Dchecknr.c199 static int ncmds; /* size of knowncmds */ variable
224 while (knowncmds[ncmds]) in main()
225 ncmds++; in main()
572 if (ncmds >= MAXCMDS) { in addcmd()
602 src = &knowncmds[ncmds-1]; in addmac()
608 ncmds++; in addmac()
612 knowncmds[slot+2], ncmds); in addmac()
628 top = ncmds-1; in binsrch()
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dsimple-object-mach-o.c54 unsigned char ncmds[4]; /* Number of load commands. */ member
67 unsigned char ncmds[4]; /* Number of load commands. */ member
201 unsigned int ncmds; member
330 omr->ncmds = (*fetch_32) (b + offsetof (struct mach_o_header_32, ncmds)); in simple_object_mach_o_match()
768 for (i = 0; i < omr->ncmds; ++i) in simple_object_mach_o_find_sections()
914 set_32 (hdr + offsetof (struct mach_o_header_32, ncmds), 1); in simple_object_mach_o_write_header()
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dsimple-object-mach-o.c54 unsigned char ncmds[4]; /* Number of load commands. */ member
67 unsigned char ncmds[4]; /* Number of load commands. */ member
201 unsigned int ncmds; member
330 omr->ncmds = (*fetch_32) (b + offsetof (struct mach_o_header_32, ncmds)); in simple_object_mach_o_match()
768 for (i = 0; i < omr->ncmds; ++i) in simple_object_mach_o_find_sections()
914 set_32 (hdr + offsetof (struct mach_o_header_32, ncmds), 1); in simple_object_mach_o_write_header()
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dsimple-object-mach-o.c54 unsigned char ncmds[4]; /* Number of load commands. */ member
67 unsigned char ncmds[4]; /* Number of load commands. */ member
201 unsigned int ncmds; member
330 omr->ncmds = (*fetch_32) (b + offsetof (struct mach_o_header_32, ncmds)); in simple_object_mach_o_match()
768 for (i = 0; i < omr->ncmds; ++i) in simple_object_mach_o_find_sections()
914 set_32 (hdr + offsetof (struct mach_o_header_32, ncmds), 1); in simple_object_mach_o_write_header()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dvdev_geom.c349 off_t *sizes, int *errors, int ncmds) in vdev_geom_io() argument
361 for (i = 0; i < ncmds; i++) in vdev_geom_io()
369 for (i = j = 0; i < ncmds; i++) { in vdev_geom_io()
390 for (i = j = 0; i < ncmds; i++) { in vdev_geom_io()
/netbsd/src/tests/lib/libcurses/slave/
Dcommands.c56 for (i = 0; i < ncmds; i++) { in command_execute()
Dcommand_table.h431 size_t ncmds = sizeof(commands) / sizeof(struct command_def); variable
/netbsd/src/external/gpl3/gdb/dist/include/mach-o/
Dexternal.h30 unsigned char ncmds[4]; /* Number of load commands. */ member
/netbsd/src/external/gpl3/binutils/dist/include/mach-o/
Dexternal.h30 unsigned char ncmds[4]; /* Number of load commands. */ member
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dmach-o.c714 fprintf (file, _(" ncmds: %#lx\n"), (long) mdata->header.ncmds); in bfd_mach_o_bfd_print_private_bfd_data()
1254 bfd_h_put_32 (abfd, header->ncmds, raw.ncmds); in bfd_mach_o_write_header()
3077 mdata->header.ncmds = 0; in bfd_mach_o_layout_commands()
3081 mdata->header.ncmds++; in bfd_mach_o_layout_commands()
3189 if (mdata->header.ncmds != 0) in bfd_mach_o_build_commands()
3508 header->ncmds = (*get32) (raw.ncmds); in bfd_mach_o_read_header()
5281 if (header->ncmds != 0) in bfd_mach_o_scan()
5293 if (header->ncmds > (filesize - hdrsize) / BFD_MACH_O_LC_SIZE) in bfd_mach_o_scan()
5298 if (_bfd_mul_overflow (header->ncmds, in bfd_mach_o_scan()
5308 for (i = 0; i < header->ncmds; i++) in bfd_mach_o_scan()
[all …]
Dmach-o.h37 unsigned long ncmds; member
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dmach-o.c714 fprintf (file, _(" ncmds: %#lx\n"), (long) mdata->header.ncmds); in bfd_mach_o_bfd_print_private_bfd_data()
1254 bfd_h_put_32 (abfd, header->ncmds, raw.ncmds); in bfd_mach_o_write_header()
3077 mdata->header.ncmds = 0; in bfd_mach_o_layout_commands()
3081 mdata->header.ncmds++; in bfd_mach_o_layout_commands()
3189 if (mdata->header.ncmds != 0) in bfd_mach_o_build_commands()
3508 header->ncmds = (*get32) (raw.ncmds); in bfd_mach_o_read_header()
5281 if (header->ncmds != 0) in bfd_mach_o_scan()
5293 if (header->ncmds > (filesize - hdrsize) / BFD_MACH_O_LC_SIZE) in bfd_mach_o_scan()
5298 if (_bfd_mul_overflow (header->ncmds, in bfd_mach_o_scan()
5308 for (i = 0; i < header->ncmds; i++) in bfd_mach_o_scan()
[all …]
Dmach-o.h37 unsigned long ncmds; member
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dod-macho.c322 printf (_(" ncmds : %08lx (%lu)\n"), h->ncmds, h->ncmds); in dump_header()
/netbsd/src/external/gpl3/gdb/dist/bfd/po/
Did.po3484 msgid " ncmds : %08lx (%lu)\n"
3485 msgstr " ncmds : %08lx (%lu)\n"
Dfi.po6744 #~ msgid " ncmds : %08lx (%lu)\n"
6745 #~ msgstr "ncmds : %08lx (%lu)\n"
Dvi.po3496 msgid " ncmds : %08lx (%lu)\n"
3497 msgstr " ncmds : %08lx (%lu)\n"
Dhr.po3425 msgid " ncmds : %08lx (%lu)\n"
Dja.po3425 msgid " ncmds : %08lx (%lu)\n"
/netbsd/src/external/gpl3/binutils/dist/bfd/po/
Did.po3484 msgid " ncmds : %08lx (%lu)\n"
3485 msgstr " ncmds : %08lx (%lu)\n"
Dfi.po6744 #~ msgid " ncmds : %08lx (%lu)\n"
6745 #~ msgstr "ncmds : %08lx (%lu)\n"
Dvi.po3496 msgid " ncmds : %08lx (%lu)\n"
3497 msgstr " ncmds : %08lx (%lu)\n"
Dhr.po3425 msgid " ncmds : %08lx (%lu)\n"
Dja.po3425 msgid " ncmds : %08lx (%lu)\n"
/netbsd/src/external/gpl3/binutils/dist/binutils/po/
Dfi.po5058 msgid " ncmds : %08lx (%lu)\n"
5059 msgstr " ncmds : %08lx (%lu)\n"

123