Searched refs:itext (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.c796 ITEXT *itext = NULL;
811 itext = itext_info[i];
840 itext = itext_info[i];
842 return itext;
940 ITEXT *itext = NULL;
945 itext = itext_info[i];
949 if (!itext)
952 if (offset > itext->offset)
954 write_region_to_macro_output (input_text, itext->offset, offset);
959 /* Only write this input text iff it appears in our itext lis local
791 ITEXT *itext = NULL; local
935 ITEXT *itext = NULL; local
[all...]

Completed in 182 milliseconds