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

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dsectioning.c69 #define UNNUMBERED_MAGIC 2048
76 enum_marker == UNNUMBERED_MAGIC then we are within unnumbered area.
259 if (enum_marker == UNNUMBERED_MAGIC)
278 if (enum_marker == UNNUMBERED_MAGIC || !number_sections)
302 if (enum_marker == UNNUMBERED_MAGIC && level == 0)
314 if (section_alist[index].num == ENUM_SECT_NO || enum_marker == UNNUMBERED_MAGIC
747 enum_marker = UNNUMBERED_MAGIC;
68 #define UNNUMBERED_MAGIC macro

Completed in 21 milliseconds