Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.h26 enum insertion_type enum
72 extern void begin_insertion (enum insertion_type type);
79 extern enum insertion_type find_type_from_name (char *name);
H A Ddefun.h29 extern enum insertion_type get_base_type (int type);
H A Dinsertion.c92 static enum insertion_type
183 push_insertion (enum insertion_type type, char *item_function) in push_insertion()
224 insertion_type_pname (enum insertion_type type) in insertion_type_pname()
245 enum insertion_type
252 return (enum insertion_type) index; in find_type_from_name()
288 defun_insertion (enum insertion_type type) in defun_insertion()
422 begin_insertion (enum insertion_type type) in begin_insertion()
H A Ddefun.c303 enum insertion_type
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.461885 * makeinfo/insertion.h (insertion_type): include copyrighttext.
2838 * makeinfo/insertion.h (insertion_type): new case documentdescription.
4209 * makeinfo/insertion.h (insertion_type): add deftypeivar.
6323 * makeinfo/makeinfo.h (insertion_type, insertion_type_names):
7159 * makeinfo/makeinfo.h (insertion_type, insertion_type_names): Add
8216 * makeinfo/makeinfo.c (enum insertion_type): Add `direntry'.