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

/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.h32 ifnotplaintext, ifnottex, ifnotxml, ifplaintext, ifset, iftex, ifxml, enumerator in enum:insertion_type
H A Dinsertion.c43 "ifnotxml", "ifplaintext", "ifset", "iftex", "ifxml", "itemize", "lisp",
121 case ifset:
869 case ifset:
1068 case ifset:
2151 case ifset:
H A Ddefun.c706 /* Skip over ifclear and ifset conditionals. */
707 while (i && (i->insertion == ifset || i->insertion == ifclear))
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex494 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
2818 % line. (Otherwise, we would consider a line `@c @ifset', for
2819 % example, to count as an @ifset for nesting.)
2924 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
2927 % To get special treatment of `@end ifset,' call \makeond and the redefine.
2929 \makecond{ifset}
2930 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
2941 \def\ifsetfail{\doignore{ifset}}
6188 % Oh yes, they do; otherwise, @ifset (an
[all...]
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex503 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
2990 % line. (Otherwise, we would consider a line `@c @ifset', for
2991 % example, to count as an @ifset for nesting.)
3096 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
3099 % To get special treatment of `@end ifset,' call \makeond and the redefine.
3101 \makecond{ifset}
3102 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
3113 \def\ifsetfail{\doignore{ifset}}
6389 % Oh yes, they do; otherwise, @ifset (an
[all...]
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex495 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
2889 % line. (Otherwise, we would consider a line `@c @ifset', for
2890 % example, to count as an @ifset for nesting.)
2995 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
2998 % To get special treatment of `@end ifset,' call \makeond and the redefine.
3000 \makecond{ifset}
3001 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
3012 \def\ifsetfail{\doignore{ifset}}
6260 % Oh yes, they do; otherwise, @ifset (an
[all...]

Completed in 404 milliseconds