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

12

/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.h34 ifnotplaintext, ifnottex, ifnotxml, ifplaintext, ifset, iftex, ifxml, enumerator in enum:insertion_type
H A Dinsertion.c45 "ifnotxml", "ifplaintext", "ifset", "iftex", "ifxml", "itemize", "lisp",
123 case ifset:
871 case ifset:
1070 case ifset:
2153 case ifset:
H A Ddefun.c708 /* Skip over ifclear and ifset conditionals. */
709 while (i && (i->insertion == ifset || i->insertion == ifclear))
/netbsd-current/external/gpl3/gdb.old/dist/etc/
H A Dtexi2pod.pl149 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|copying)$/;
156 if ($ended =~ /^(?:ifset|ifclear|ignore|menu|iftex)$/) {
175 /^\@ifset\s+([a-zA-Z0-9_-]+)/ and do {
178 $endw = "ifset";
/netbsd-current/external/gpl3/gdb/dist/etc/
H A Dtexi2pod.pl151 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|copying)$/;
158 if ($ended =~ /^(?:ifset|ifclear|ignore|menu|iftex)$/) {
177 /^\@ifset\s+([a-zA-Z0-9_-]+)/ and do {
180 $endw = "ifset";
/netbsd-current/external/gpl3/binutils.old/dist/etc/
H A Dtexi2pod.pl151 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|copying)$/;
158 if ($ended =~ /^(?:ifset|ifclear|ignore|menu|iftex)$/) {
177 /^\@ifset\s+([a-zA-Z0-9_-]+)/ and do {
180 $endw = "ifset";
/netbsd-current/external/gpl3/binutils/dist/etc/
H A Dtexi2pod.pl151 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|copying)$/;
158 if ($ended =~ /^(?:ifset|ifclear|ignore|menu|iftex)$/) {
177 /^\@ifset\s+([a-zA-Z0-9_-]+)/ and do {
180 $endw = "ifset";
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dtexi2pod.pl149 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|copying)$/;
156 if ($ended =~ /^(?:ifset|ifclear|ignore|menu|iftex)$/) {
176 /^\@ifset\s+([a-zA-Z0-9_-]+)/ and do {
179 $endw = "ifset";
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dtexi2pod.pl149 next if $skipping && $ended !~ /^(?:ifset|ifclear|ignore|menu|iftex|copying)$/;
156 if ($ended =~ /^(?:ifset|ifclear|ignore|menu|iftex)$/) {
176 /^\@ifset\s+([a-zA-Z0-9_-]+)/ and do {
179 $endw = "ifset";
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dtexi2html279 'end ifset', 1,
680 } elsif ($tag eq 'ifset') {
681 if (/^\@ifset\s+($VARRE)\s*$/o) {
685 warn "$ERROR Bad ifset line: $_";
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dtexi2html279 'end ifset', 1,
680 } elsif ($tag eq 'ifset') {
681 if (/^\@ifset\s+($VARRE)\s*$/o) {
685 warn "$ERROR Bad ifset line: $_";
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex488 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
2985 % line. (Otherwise, we would consider a line `@c @ifset', for
2986 % example, to count as an @ifset for nesting.)
3095 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
3098 % To get special treatment of `@end ifset,' call \makeond and the redefine.
3100 \makecond{ifset}
3101 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
3112 \def\ifsetfail{\doignore{ifset}}
6375 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl2/groff/dist/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...]
/netbsd-current/external/gpl2/texinfo/dist/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...]
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex528 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4102 % line. (Otherwise, we would consider a line `@c @ifset', for
4103 % example, to count as an @ifset for nesting.)
4212 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4215 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4217 \makecond{ifset}
4218 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4229 \def\ifsetfail{\doignore{ifset}}
8307 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex548 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
3894 % line. (Otherwise, we would consider a line `@c @ifset', for
3895 % example, to count as an @ifset for nesting.)
4004 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4007 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4009 \makecond{ifset}
4010 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4021 \def\ifsetfail{\doignore{ifset}}
7550 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex527 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4080 % line. (Otherwise, we would consider a line `@c @ifset', for
4081 % example, to count as an @ifset for nesting.)
4190 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4193 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4195 \makecond{ifset}
4196 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4207 \def\ifsetfail{\doignore{ifset}}
8245 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex548 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
3891 % line. (Otherwise, we would consider a line `@c @ifset', for
3892 % example, to count as an @ifset for nesting.)
4001 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4004 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4006 \makecond{ifset}
4007 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4018 \def\ifsetfail{\doignore{ifset}}
7546 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex548 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
3891 % line. (Otherwise, we would consider a line `@c @ifset', for
3892 % example, to count as an @ifset for nesting.)
4001 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4004 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4006 \makecond{ifset}
4007 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4018 \def\ifsetfail{\doignore{ifset}}
7546 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dtexinfo.tex528 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4102 % line. (Otherwise, we would consider a line `@c @ifset', for
4103 % example, to count as an @ifset for nesting.)
4212 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4215 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4217 \makecond{ifset}
4218 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4229 \def\ifsetfail{\doignore{ifset}}
8307 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dtexinfo.tex527 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4078 % line. (Otherwise, we would consider a line `@c @ifset', for
4079 % example, to count as an @ifset for nesting.)
4188 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4191 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4193 \makecond{ifset}
4194 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4205 \def\ifsetfail{\doignore{ifset}}
8243 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex548 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
3891 % line. (Otherwise, we would consider a line `@c @ifset', for
3892 % example, to count as an @ifset for nesting.)
4001 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4004 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4006 \makecond{ifset}
4007 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4018 \def\ifsetfail{\doignore{ifset}}
7546 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/texinfo/
H A Dtexinfo.tex548 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
3891 % line. (Otherwise, we would consider a line `@c @ifset', for
3892 % example, to count as an @ifset for nesting.)
4001 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4004 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4006 \makecond{ifset}
4007 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4018 \def\ifsetfail{\doignore{ifset}}
7546 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/lgpl3/gmp/dist/doc/
H A Dtexinfo.tex528 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4102 % line. (Otherwise, we would consider a line `@c @ifset', for
4103 % example, to count as an @ifset for nesting.)
4212 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4215 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4217 \makecond{ifset}
4218 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4229 \def\ifsetfail{\doignore{ifset}}
8307 % Oh yes, they do; otherwise, @ifset (an
[all...]
/netbsd-current/external/lgpl3/mpc/dist/doc/
H A Dtexinfo.tex528 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
4102 % line. (Otherwise, we would consider a line `@c @ifset', for
4103 % example, to count as an @ifset for nesting.)
4212 % @ifset VAR ... @end ifset reads the `...' iff VAR has been defined
4215 % To get special treatment of `@end ifset,' call \makeond and the redefine.
4217 \makecond{ifset}
4218 \def\ifset{\parsearg{\doifset{\let\next=\ifsetfail}}}
4229 \def\ifsetfail{\doignore{ifset}}
8307 % Oh yes, they do; otherwise, @ifset (an
[all...]

Completed in 340 milliseconds

12