/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | infokey.c | 197 static struct sect sections[3]; in main() local 387 compile (FILE *fp, const char *filename, struct sect *sections) in compile() 841 write_infokey_file (FILE *fp, struct sect *sections) in write_infokey_file()
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | apropos.c | 47 char **sections; member 76 char **sections = NULL; in parseargs() local
|
H A D | apropos-utils.h | 86 char **sections; // Sections in which to do the search member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | aix386-core.c | 65 asection *sections[MAX_CORE_SEGS]; member
|
H A D | format.c | 103 struct bfd_section *sections; member
|
H A D | coff-i386.c | 438 asection **sections) in coff_pe_i386_relocate_section()
|
H A D | coff-mcore.c | 354 asection ** sections) in coff_mcore_relocate_section()
|
H A D | coff-x86_64.c | 576 asection **sections) in coff_pe_amd64_relocate_section()
|
H A D | simple.c | 129 struct saved_output_info *sections; member
|
/netbsd-src/games/sail/ |
H A D | dr_3.c | 269 sendbp(struct ship *from, struct ship *to, int sections, int isdefense) in sendbp()
|
/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | install-info.c | 101 struct menu_section *sections; member 761 struct spec_section **sections; in output_dirfile() local 852 struct spec_section **sections, struct spec_entry **entries) in parse_input()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | script-c.h | 171 String_sort_list_ptr sections; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | script-c.h | 171 String_sort_list_ptr sections; member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-i386.c | 439 asection **sections) in coff_pe_i386_relocate_section()
|
H A D | coff-mcore.c | 354 asection ** sections) in coff_mcore_relocate_section()
|
H A D | format.c | 107 struct bfd_section *sections; member
|
H A D | simple.c | 130 struct saved_output_info *sections; member
|
H A D | coff-x86_64.c | 576 asection **sections) in coff_pe_amd64_relocate_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-common.h | 56 simple_object_write_section *sections; member
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-common.h | 56 simple_object_write_section *sections; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/ |
H A D | win64.d | 315 …auto sections = cast(IMAGE_SECTION_HEADER*)(cast(void*)nthdr + IMAGE_NT_HEADERS.sizeof + nthdr.Fil… in findImageSection() local
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-common.h | 56 simple_object_write_section *sections; member
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-common.h | 56 simple_object_write_section *sections; member
|
/netbsd-src/usr.sbin/catman/ |
H A D | catman.c | 136 setdefentries(char *m_path, char *m_add, const char *sections) in setdefentries()
|
/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | ElftosbAST.h | 214 inline void setSections(ListASTNode * sections) { m_sections = sections; } in setSections() 1031 SectionMatchListASTNode(ListASTNode * sections) in SectionMatchListASTNode() 1036 SectionMatchListASTNode(ListASTNode * sections, std::string * source) in SectionMatchListASTNode()
|