HomeSort by: relevance | last modified time | path
    Searched defs:in_secondary (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
xml.c 560 static int in_secondary = 0; variable
1770 if (in_secondary)
1773 in_secondary = 0;
1911 if (in_secondary && strcmp (primary, index_primary) == 0)
1927 in_secondary = 1;
xml.c 560 static int in_secondary = 0; variable
1770 if (in_secondary)
1773 in_secondary = 0;
1911 if (in_secondary && strcmp (primary, index_primary) == 0)
1927 in_secondary = 1;

Completed in 43 milliseconds