Home
last modified time | relevance | path

Searched refs:ignoring (Results 1 – 25 of 36) sorted by relevance

12

/dragonfly/contrib/binutils-2.27/gas/
H A Dcond.c49 int ignoring; member
95 cframe.ignoring = 1; in s_ifdef()
116 && cframe.ignoring in s_ifdef()
173 && cframe.ignoring in s_if()
195 cframe.ignoring = 1; in s_ifb()
210 && cframe.ignoring in s_ifb()
290 && cframe.ignoring in s_ifc()
388 && current_cframe->ignoring in s_endif()
429 current_cframe->ignoring = in s_else()
436 if (! current_cframe->ignoring) in s_else()
[all …]
/dragonfly/contrib/binutils-2.34/gas/
H A Dcond.c51 int ignoring; member
97 cframe.ignoring = 1; in s_ifdef()
118 && cframe.ignoring in s_ifdef()
176 && cframe.ignoring in s_if()
198 cframe.ignoring = 1; in s_ifb()
213 && cframe.ignoring in s_ifb()
294 && cframe.ignoring in s_ifc()
392 && current_cframe->ignoring in s_endif()
433 current_cframe->ignoring = in s_else()
440 if (! current_cframe->ignoring) in s_else()
[all …]
/dragonfly/usr.bin/mail/
H A Dsend.c56 int ishead, infld, ignoring, dostat, firstline; in sendmessage() local
88 ignoring = doign == ignoreall; in sendmessage()
101 ignoring = doign == ignoreall; in sendmessage()
133 ignoring = 0; in sendmessage()
141 ignoring = 1; in sendmessage()
152 ignoring = 1; in sendmessage()
154 ignoring = 0; in sendmessage()
160 if (!ignoring) { in sendmessage()
/dragonfly/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 ;
/dragonfly/contrib/tcsh-6/
H A Dsh.file.c500 int ignoring = TRUE, nignored = 0; in tsearch() local
544 if (ignoring && ignored(item)) in tsearch()
550 if (ignoring && items.len == 0 && nignored > 0) { in tsearch()
551 ignoring = FALSE; in tsearch()
H A Dtw.parse.c939 int ignoring = flags & TW_IGN_OK; /* Use fignore? */ in tw_collect_items() local
1164 if (ignoring && ignored(item.s)) { in tw_collect_items()
1222 if (ignoring && numitems == 0 && nignored > 0) in tw_collect_items()
/dragonfly/contrib/gdb-7/readline/
H A Ddisplay.c260 int l, rl, last, ignoring, ninvis, invfl, invflset, ind, pind, physchars; local
284 for (rl = ignoring = last = ninvis = physchars = 0, p = pmt; p && *p; p++)
288 if (ignoring == 0 && *p == RL_PROMPT_START_IGNORE) /* XXX - check ignoring? */
290 ignoring = 1;
294 else if (ignoring && *p == RL_PROMPT_END_IGNORE)
296 ignoring = 0;
311 if (!ignoring)
329 if (!ignoring)
/dragonfly/usr.bin/unifdef/
H A Dunifdef.c198 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable
633 ignoring[depth] = ignoring[depth-1]; in ignoreoff()
638 ignoring[depth] = true; in ignoreon()
1150 if (text || ignoring[depth]) { in skipcomment()
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-z80.texi169 For each @var{expression} the value is stored in two bytes, ignoring
174 For each @var{expression} the value is stored in three bytes, ignoring
179 For each @var{expression} the value is stored in four bytes, ignoring
H A Dc-ns32k.texi6 @c FIXME! Stop ignoring when filled in.
/dragonfly/contrib/file/magic/Magdir/
H A Dterminfo58 # ncurses6 (2015) uses this format, ignoring byte-order
/dragonfly/contrib/ncurses/misc/
H A Dmagic87 # ncurses6 (2015) uses this format, ignoring byte-order
/dragonfly/contrib/bmake/mk/
H A Dinstall-mk124 [ "$FORCE_SYS_MK" ] && Warning "ignoring: FORCE_{BSD,SYS}_MK (no longer supported)"
/dragonfly/contrib/tcsh-6/nls/russian/
H A Dset316 14 Complete current word ignoring programmable completions
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset316 14 Complete current word ignoring programmable completions
/dragonfly/contrib/openpam/
H A DHISTORY138 service, from ignoring all but the first to concatenating them all.
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dstreambuf774 * Advances the read pointer, ignoring the character that would have
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dstreambuf784 * Advances the read pointer, ignoring the character that would have
/dragonfly/gnu/usr.bin/cvs/lib/
H A Dconfig.h.proto837 ignoring this executable's promotable read locks. If only CVS versions
/dragonfly/contrib/bmake/
H A Dconfigure2689 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' s…
/dragonfly/contrib/diffutils/doc/
H A Ddiffutils.info2606 makes another scan, ignoring the first and last line of context. If
2608 another scan, ignoring the first two and last two lines of context are
2769 * If 'patch' is not ignoring RCS, ClearCase, and SCCS (*note Revision
/dragonfly/share/zoneinfo/
H A Dnorthamerica498 # separate zone for El Paso since they were ignoring the law anyway. See:
582 # Include only the time zone part of this transition, ignoring the switch
/dragonfly/sys/config/
H A DLINT64419 # TCP_DROP_SYNFIN adds support for ignoring TCP packets with SYN+FIN. This
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmatch.pd4378 /* cproj(x) -> x if we're ignoring infinities. */
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog1020 scan, instead of ignoring it.

12