| /src/usr.bin/make/unit-tests/ |
| sh-dots.exp | 4 *** Error code <nonzero> (ignored) 10 *** Error code <nonzero> (ignored) 16 *** Error code <nonzero> (ignored)
|
| /src/lib/libc/compat/net/ |
| compat_ns_ntoa.c | 91 int nonzero = 0; local 106 nonzero = 1; 108 if (nonzero && !ok) { *p++ = 'H'; *p = 0; }
|
| /src/sys/external/bsd/sljit/dist/doc/tutorial/ |
| 99bottles.bf | 165 + add 1 to cell four (to keep it nonzero) 205 + add 1 to cell 3 to keep it nonzero
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| rtlanal.cc | 268 FOR_ALIAS is nonzero if we are called from alias analysis; if it is 458 /* Return nonzero if the use of X+OFFSET as an address in a MEM with SIZE 460 UNALIGNED_MEMS controls whether nonzero is returned for unaligned memory 694 /* Return nonzero if the use of X as an address in a MEM can cause a trap. */ 785 FOR_ALIAS is nonzero if we are called from alias analysis; if it is 1068 /* Nonzero if register REG appears somewhere within IN. 1147 /* Nonzero if register REG is used in an insn between 1168 /* Nonzero if the old value of X, a register, is referenced in BODY. If X 1242 /* Nonzero if register REG is set or clobbered in an insn between 1610 /* Given an INSN, return nonzero if it has more than one SET, else retur [all...] |
| cgraphclones.cc | 378 bool nonzero = count.ipa ().nonzero_p (); local 464 && nonzero
|
| tree.cc | 1569 OVERFLOWED is nonzero, 1631 /* Return nonzero if the value represented by *X (an INTEGER_CST tree node) 3232 /* Nonzero if EXP is a constant or a cast of a constant. */ 3348 /* Return nonzero if ELEM is part of the chain CHAIN. */ 6346 /* Nonzero if integer constants T1 and T2 7862 If FOR_TYPE is nonzero, we return a value which, if converted to 8243 arguments, but not the return type. If FN is nonzero, only return 10226 aggregate of zeros. Otherwise return FALSE. If NONZERO is not 10227 null, set *NONZERO if and only if INIT is known not to be all 10228 zeros. The combination of return value of false and *NONZERO [all...] |
| combine.cc | 160 last_set_invalid set to nonzero when it is not valid 171 reg_stat[i].last_set_value is valid if it is nonzero, and either 206 /* Set nonzero if references to register n in expressions should not be 207 used. last_set_invalid is set nonzero when this register is being 219 nonzero bits of a register, specifically which bits are known to be 368 /* Nonzero when reg_stat[].nonzero_bits and reg_stat[].sign_bit_copies can 394 other_insn is nonzero if we have modified some other insn in the process 640 If PLOC is nonzero, *PLOC is set to the insn containing the single use. 1123 Return nonzero if the CFG was changed (e.g. if the combiner has 1679 anything about the number of nonzero bits 8621 unsigned HOST_WIDE_INT nonzero; local 9019 unsigned HOST_WIDE_INT nonzero; local 10029 unsigned HOST_WIDE_INT nonzero; local [all...] |
| simplify-rtx.cc | 920 unsigned HOST_WIDE_INT nonzero = nonzero_bits (XEXP (op, 0), op0_mode); 924 in_bits = wi::min_precision (wi::uhwi (nonzero, in_prec), UNSIGNED); 927 in_bits -= wi::ctz (wi::uhwi (nonzero, in_prec)); 2707 when x is NaN, infinite, or finite and nonzero. They aren't 2940 same as -x when x is NaN, infinite, or finite and nonzero. 3278 /* (ior A C) is C if all bits of A that might be nonzero are on in C. */ 3706 /* If we are clearing all the nonzero bits, the result is zero. */ 3722 there are no nonzero bits of C outside of X's mode. */ 6069 /* We cannot do this if tem is a nonzero address. */ 6159 unsigned HOST_WIDE_INT nonzero = nonzero_bits (trueop0, int_mode) 912 unsigned HOST_WIDE_INT nonzero = nonzero_bits (XEXP (op, 0), op0_mode); local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
| predicates.md | 95 ;; Return nonzero iff OP is one of the integer constants 2, 4 or 8. 102 ;; Return nonzero iff OP is one of the integer constants 2 or 4.
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/ |
| signbit.S | 29 ;; `signbit' returns a nonzero value if the value of X has its sign 34 ;; but `signbit (-0.0)' will return a nonzero value.
|
| lshrsi3.S | 82 ;; count is nonzero. Do one
|
| fpbit-sf.S | 253 ;; Returns a nonzero value if either argument is NaN, otherwise 0.
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/ryu/ |
| d2fixed.c | 357 bool nonzero = false; local 374 if (nonzero) { 381 nonzero = true; 385 if (!nonzero) {
|
| /src/lib/libc/arch/mips/gen/ |
| _setjmp.S | 130 beqz a1, 2f # make sure val is nonzero
|
| /src/sys/arch/x68k/stand/common/ |
| chkfmt.s | 87 | d7.l: status (nonzero if error)
|
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| libgcov-util.c | 990 int nonzero = 0; local 1013 nonzero = 1; 1023 if (overlap_func_level && nonzero && (!overlap_hot_only || hot))
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans.cc | 1776 tree res, nonzero, null_result, tmp; local 1792 nonzero = fold_build2_loc (input_location, NE_EXPR, logical_type_node, size, 1795 null_result, nonzero);
|
| /src/external/bsd/ntp/dist/ntpdc/ |
| ntpdc-opts.def | 594 nonzero integer, all outgoing packets to the remote server will
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/ |
| lb1sf68.S | 1389 andl IMM (0x000fffff),d0 | check for NaN (nonzero fraction) 1521 | Here we have both numbers finite and nonzero (and with no sign bit). 1854 | Here we have both numbers finite and nonzero (and with no sign bit). 3088 | Normal exit (a and b nonzero, result is not NaN nor +/-infty). 3189 | Here we have both numbers finite and nonzero (and with no sign bit). 3404 | Here we have both numbers finite and nonzero (and with no sign bit).
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/ |
| fast_float.h | 1754 bool nonzero(size_t index) const noexcept { 2012 truncated |= vec.nonzero(2); 2024 truncated |= vec.nonzero(3);
|
| /src/sys/arch/vax/vax/ |
| emulate.S | 986 bisl2 arg5,arg4 # remember if result was nonzero in arg4
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 2591 % A ``lowercase letter'' is one whose \lccode is nonzero. 2592 % An ``uppercase letter'' is one whose \lccode is both nonzero, and 3570 % \lastskip and \lastpenalty cannot both be nonzero simultaneously. 3575 % If \lastskip is nonzero, that means the last item was a 3601 % On the other hand, if we had a nonzero \lastskip, 5101 % and narrows the margins. We keep \parskip nonzero in general, since 5120 % We have retained a nonzero parskip for the environment, since we're 5491 % The first line needs space for \box0; but if \rightskip is nonzero,
|
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 2497 % A ``lowercase letter'' is one whose \lccode is nonzero. 2498 % An ``uppercase letter'' is one whose \lccode is both nonzero, and 3481 % \lastskip and \lastpenalty cannot both be nonzero simultaneously. 3486 % If \lastskip is nonzero, that means the last item was a 3512 % On the other hand, if we had a nonzero \lastskip, 4981 % and narrows the margins. We keep \parskip nonzero in general, since 4999 % We have retained a nonzero parskip for the environment, since we're 5370 % The first line needs space for \box0; but if \rightskip is nonzero,
|
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 2497 % A ``lowercase letter'' is one whose \lccode is nonzero. 2498 % An ``uppercase letter'' is one whose \lccode is both nonzero, and 3481 % \lastskip and \lastpenalty cannot both be nonzero simultaneously. 3486 % If \lastskip is nonzero, that means the last item was a 3512 % On the other hand, if we had a nonzero \lastskip, 4981 % and narrows the margins. We keep \parskip nonzero in general, since 4999 % We have retained a nonzero parskip for the environment, since we're 5370 % The first line needs space for \box0; but if \rightskip is nonzero,
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/arm/ |
| ieee754-df.S | 1066 2: @ If both are nonzero, we need to normalize and resume above.
|