Home
last modified time | relevance | path

Searched refs:spec_entry (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dinstall-info.c26 struct spec_entry;
30 void insert_entry_here (struct spec_entry *entry, int line_number,
48 struct spec_entry **add_entries_before;
69 struct spec_entry struct
71 struct spec_entry *next; argument
719 int n_entries_to_add, struct spec_entry *entries_to_add, in output_dirfile()
748 struct spec_entry *this = dir_lines[i].add_entries_before[j]; in output_dirfile()
761 struct spec_entry *entry; in output_dirfile()
762 struct spec_entry **entries; in output_dirfile()
782 entries = ((struct spec_entry **) in output_dirfile()
[all …]