Searched refs:neg (Results 201 - 225 of 245) sorted by relevance

12345678910

/openbsd-current/usr.bin/systat/
H A Dpftop.c1241 if (src->neg)
1258 if (dst->neg)
/openbsd-current/gnu/gcc/gcc/
H A Dreal.c4842 bool neg;
4853 neg = true;
4857 neg = false;
4874 if (neg)
4826 bool neg; local
H A Dexpmed.c119 struct rtx_def neg; member in struct:__anon266
158 PUT_CODE (&all.neg, NEG);
159 XEXP (&all.neg, 0) = &all.reg;
214 PUT_MODE (&all.neg, mode);
227 neg_cost[mode] = rtx_cost (&all.neg, SET);
H A Dfold-const.c6250 bool neg;
6255 neg = REAL_VALUE_NEGATIVE (TREE_REAL_CST (arg1));
6256 if (neg)
6284 real_maxval (&max, neg, mode);
6285 return fold_build2 (neg ? LT_EXPR : GT_EXPR, type,
6290 real_maxval (&max, neg, mode);
6291 return fold_build2 (neg ? GE_EXPR : LE_EXPR, type,
6296 real_maxval (&max, neg, mode);
6298 return fold_build2 (neg ? GE_EXPR : LE_EXPR, type,
6301 temp = fold_build2 (neg
6215 bool neg; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c255 bfd_boolean neg; local
264 neg = FALSE;
269 neg = TRUE;
319 if (neg)
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dstabs.c253 bfd_boolean neg; local
262 neg = FALSE;
267 neg = TRUE;
317 if (neg)
/openbsd-current/usr.sbin/bgpctl/
H A Doutput_json.c296 json_neighbor_capabilities(&p->capa.neg);
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dsh.c2712 int neg = 0;
2715 neg = -ext_shift_amounts[total_shift][1];
2716 if (neg > 0)
2717 neg -= ext_shift_amounts[total_shift][2];
2719 neg = 0;
2724 GEN_INT (total_shift + neg),
2725 GEN_INT (neg)));
2704 int neg = 0; local
/openbsd-current/sys/net/
H A Dpf.c2227 if (cur->src.neg != prev->src.neg ||
2230 if (cur->dst.neg != prev->dst.neg ||
4116 ctx->pd->naf, r->src.neg, ctx->pd->kif,
4120 ctx->pd->af, r->dst.neg, NULL, ctx->act.rtableid)),
7512 pd, ri->r->action, ri->r->src.neg);
7517 pd, ri->r->action, ri->r->dst.neg);
7525 pd, r->action, r->src.neg);
7531 pd, r->action, r->dst.neg);
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp139 bool neg, bool soimm)
140 : MI(mi), CPEMI(cpemi), MaxDisp(maxdisp), NegOk(neg), IsSoImm(soimm) {
138 CPUser(MachineInstr *mi, MachineInstr *cpemi, unsigned maxdisp, bool neg, bool soimm) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DAPFloat.h1308 inline APFloat neg(APFloat X) { function in namespace:llvm
/openbsd-current/lib/libcrypto/aes/asm/
H A Daes-586.pl1173 &neg ($s1);
1962 &neg ($s1);
2320 &neg ($s1);
H A Daes-x86_64.pl611 neg %rcx
1213 neg %rcx
1931 neg %r10
/openbsd-current/sbin/ifconfig/
H A Difconfig.c1119 int neg = 1; local
1128 neg = strtonum(argv[1], 0, 128, &errstr);
1135 neg = neg * -1;
1139 ifgr.ifgr_attrib.ifg_carp_demoted = neg;
/openbsd-current/sbin/pfctl/
H A Dparse.y439 int neg;
4695 r->src.neg = src_host->not;
4700 r->dst.neg = dst_host->not;
/openbsd-current/gnu/usr.bin/perl/
H A Dpp_sys.c2994 bool neg; local
3001 neg = PL_statcache.st_ino < 0;
3007 if (neg) {
H A Dsv.c11279 * Sets *neg to true if the value was negative (untouched otherwise.
11286 S_sprintf_arg_num_val(pTHX_ va_list *const args, int i, SV *sv, bool *neg) argument
11313 *neg = TRUE;
11360 const int neg = nv < 0; local
11366 if (neg)
11381 if (neg)
12468 bool neg = FALSE; local
12477 precis = S_sprintf_arg_num_val(aTHX_ args, i, width_sv, &neg);
12478 has_precis = !neg;
H A Dop.c11941 bool neg; local
12009 neg = iv0;
12014 neg = !iv0;
12019 neg = !iv0;
12024 neg = iv0;
12029 neg = TRUE;
12035 neg = FALSE;
12041 if (neg)
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DInterp.h318 T::neg(Val, &Result);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dreal.c2185 bool neg = false;
2195 str++, neg = true;
2181 bool neg = false; local
/openbsd-current/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_sse2_x86-64_unix.S56 neg r9d
1907 neg eax
H A Dblake3_sse2_x86-64_windows_gnu.S41 neg r9d
1904 neg eax
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.t1847 $subs{neg} = $e;
1848 push @tests, [ 18, $e, '(neg)', '(NM:neg)', [ 1, 2, 0 ], 1 ];
1951 : $_[3] eq 'neg'
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dstc.c10078 ffestc_R840(expr,expr_token,neg,zero,pos);
10087 ffelab neg;
10096 if (ffestc_labelref_is_branch_ (neg_token, &neg)
10099 ffestd_R840 (expr, neg, zero, pos);
10086 ffelab neg; local
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm158 'neg' => sub { $_[0] -> copy() -> bneg(); },
2276 my $neg = $x->{sign} ne $y->{sign} ? 1 : 0;
2279 if ($cmp < 0 && $neg == 0) { # $x < $y => result $x
2325 if ($neg != 0 && ! $x -> is_zero()) {

Completed in 523 milliseconds

12345678910