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

/freebsd-12-stable/contrib/binutils/gas/
H A Dcond.c49 /* Whether we are currently ignoring input. */
50 int ignoring; member in struct:conditional_frame
51 /* Whether a conditional at a higher level is ignoring input.
96 cframe.ignoring = 1;
109 cframe.ignoring = ! (test_defined ^ is_defined);
117 && cframe.ignoring
119 || ! cframe.previous_cframe->ignoring))
140 if (current_cframe != NULL && current_cframe->ignoring)
169 cframe.ignoring = cframe.dead_tree || ! t;
174 && cframe.ignoring
[all...]
/freebsd-12-stable/usr.sbin/manctl/
H A Dmanctl.sh67 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ;
200 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ;
254 IFS=" " ; echo ignoring $pname 1>&2 ; return 0 ;
/freebsd-12-stable/usr.bin/mail/
H A Dsend.c63 int ishead, infld, ignoring, dostat, firstline; local
95 ignoring = doign == ignoreall;
108 ignoring = doign == ignoreall;
140 ignoring = 0;
148 ignoring = 1;
159 ignoring = 1;
161 ignoring = 0;
167 if (!ignoring) {
/freebsd-12-stable/contrib/tcsh/
H A Dsh.file.c501 int ignoring = TRUE, nignored = 0; local
545 if (ignoring && ignored(item))
551 if (ignoring && items.len == 0 && nignored > 0) {
552 ignoring = FALSE;
/freebsd-12-stable/usr.bin/unifdef/
H A Dunifdef.c201 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable
639 ignoring[depth] = ignoring[depth-1];
644 ignoring[depth] = true;
1236 if (text || ignoring[depth]) {
/freebsd-12-stable/usr.sbin/makefs/
H A Dmtree.c838 mtree_warning("ignoring .. in root directory");
/freebsd-12-stable/contrib/gdb/
H A Dltmain.sh152 echo "$progname: ignoring unknown tag $tagname" 1>&2
2485 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
/freebsd-12-stable/contrib/bmake/
H A Dconfigure2312 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2313 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
/freebsd-12-stable/contrib/tcpdump/
H A Dconfigure2341 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2342 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
/freebsd-12-stable/contrib/file/
H A Dconfigure2494 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2495 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
4410 # icc: Command line warning: ignoring option '-M'; no argument required
4413 if (grep 'ignoring option' conftest.err ||
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex8047 % string "Top" while ignoring the possible spaces before and after in
8888 \message{Unknown document encoding #1, ignoring.}%

Completed in 300 milliseconds