Home
last modified time | relevance | path

Searched refs:subfile (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dnodes.c712 SUBFILE *subfile; in get_tags_of_indirect_tags_table() local
727 subfile = (SUBFILE *)xmalloc (sizeof (SUBFILE)); in get_tags_of_indirect_tags_table()
728 subfile->filename = (char *)xmalloc (colon); in get_tags_of_indirect_tags_table()
729 strncpy (subfile->filename, line, colon - 1); in get_tags_of_indirect_tags_table()
730 subfile->filename[colon - 1] = 0; in get_tags_of_indirect_tags_table()
731 subfile->first_byte = (long) atol (line + colon); in get_tags_of_indirect_tags_table()
734 (subfile, subfiles_index, subfiles, subfiles_slots, 10, SUBFILE *); in get_tags_of_indirect_tags_table()
944 FILE_BUFFER *subfile = info_find_file_internal (tag->filename, in info_node_of_file_buffer_tags() local
946 if (!subfile) in info_node_of_file_buffer_tags()
949 if (!subfile->contents) in info_node_of_file_buffer_tags()
[all …]
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19971346 * buildsym.h (struct subfile): Add debugformat member.
1352 (end_symtab): Free subfile debugformat member.
H A DChangeLog-2006908 encountering a different subfile.
2591 Remove now superfluous search for pre-existing subfile.
H A DChangeLog-1996409 Start a subfile for the first file in the state machine.
414 absolute and relative file names in a common subfile.
H A DChangeLog-20077043 while comparing subfile names.
9893 * buildsym.h (struct subfile): Add symtab member.
10294 * buildsym.h (struct subfile): Include producer.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19971346 * buildsym.h (struct subfile): Add debugformat member.
1352 (end_symtab): Free subfile debugformat member.
H A DChangeLog-2006908 encountering a different subfile.
2591 Remove now superfluous search for pre-existing subfile.
H A DChangeLog-1996409 Start a subfile for the first file in the state machine.
414 absolute and relative file names in a common subfile.
H A DChangeLog-20077043 while comparing subfile names.
9893 * buildsym.h (struct subfile): Add symtab member.
10294 * buildsym.h (struct subfile): Include producer.
H A DChangeLog-3.x3919 partial_symtab_list for each subfile of the .o file just read in.
/netbsd-src/external/gpl2/texinfo/dist/po/
H A Dde_AT.po1351 msgid "Searching subfile %s ..."
H A Dtexinfo.pot1350 msgid "Searching subfile %s ..."
H A Dzh_CN.po1443 msgid "Searching subfile %s ..."
H A Dja.po1495 msgid "Searching subfile %s ..."
H A Dhe.po1461 msgid "Searching subfile %s ..."
H A Dzh_TW.po1449 msgid "Searching subfile %s ..."
H A Dhr.po1493 msgid "Searching subfile %s ..."
H A Dda.po1472 msgid "Searching subfile %s ..."
H A Dnb.po1501 msgid "Searching subfile %s ..."
H A Dnl.po1472 msgid "Searching subfile %s ..."
H A Deo.po1475 msgid "Searching subfile %s ..."
H A Dde.po1573 msgid "Searching subfile %s ..."
H A Dno.po1490 msgid "Searching subfile %s ..."
H A Dtr.po1479 msgid "Searching subfile %s ..."
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dinfo-stnd.texi1248 of the subfile containing the node appears in the modeline as well:

123