Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfloat.c180 if (!handling_delayed_writes) in cm_listoffloats()
183 if (handling_delayed_writes && !float_type_exists (float_type)) in cm_listoffloats()
192 else if (!handling_delayed_writes) in cm_listoffloats()
H A Dfiles.h70 extern int handling_delayed_writes;
H A Dfiles.c629 int handling_delayed_writes = 0; variable
687 handling_delayed_writes = 1; in handle_delayed_writes()
H A Dtoc.c372 else if (!handling_delayed_writes) in cm_contents()
H A Dindex.c737 if (!handling_delayed_writes) in cm_printindex()
746 else if (!handling_delayed_writes) in cm_printindex()
H A Dlang.c623 if (!handling_delayed_writes) in cm_documentencoding()
H A Dxml.c1785 if (!handling_delayed_writes) in xml_begin_index()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog2421 handling_delayed_writes variable.
2433 handling_delayed_writes is not true. Call contents_update_html and