Searched defs:negate (Results 1 - 25 of 35) sorted by path

12

/freebsd-10.0-release/bin/pax/
H A Dpat_rep.c571 int negate; local
/freebsd-10.0-release/bin/sh/
H A Dparser.c333 int negate, t; local
/freebsd-10.0-release/contrib/apr/strings/
H A Dapr_fnmatch.c82 int negate; local
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcpu-ia64-opc.c408 int negate; local
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dfnmatch.c127 register int negate; local
H A Dregex.c6177 boolean negate = (re_opcode_t) *(p - 1) == charset_not; local
7049 int negate = (re_opcode_t) p1[3] == charset_not; local
[all...]
/freebsd-10.0-release/contrib/gcc/config/
H A Dfp-bit.h239 # define negate __negsf2 macro
253 # define negate __negdf2 macro
275 # define negate __negtf2 macro
295 # define negate __negsf2 macro
315 # define negate __negdf2 macro
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Di386.c12000 bool negate = false; local
/freebsd-10.0-release/contrib/gcc/config/ia64/
H A Dia64.c1620 bool negate = false; local
1717 bool negate; local
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dfold-const.c6055 fold_real_zero_addition_p(tree type, tree addend, int negate) argument
[all...]
H A Difcvt.c1725 int negate; local
H A Dtree-ssa-phiopt.c884 bool negate; local
H A Dtree-ssa-reassoc.c1204 tree negate; local
[all...]
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dexpr.c1457 bool overflow, negate = false; local
1508 bool negate = false, lhs_neg = false; local
[all...]
/freebsd-10.0-release/contrib/gcclibs/libdecnumber/
H A DdecNumber.c2230 decAddOp(decNumber * res, const decNumber * lhs, const decNumber * rhs, decContext * set, uByte negate, uInt * status) argument
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dfnmatch.c127 register int negate; local
H A Dregex.c6177 boolean negate = (re_opcode_t) *(p - 1) == charset_not; local
7049 int negate = (re_opcode_t) p1[3] == charset_not; local
[all...]
/freebsd-10.0-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c529 int negate = 0; local
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dparse.c440 int negate = 0; local
/freebsd-10.0-release/contrib/gdb/gdb/tui/
H A Dtui-win.c973 int negate = FALSE; local
/freebsd-10.0-release/contrib/libarchive/test_utils/
H A Dtest_utils.c40 int negate = 0; local
/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dstl_function.h179 struct negate : public unary_function<_Tp, _Tp> struct in inherits:unary_function
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp128 void negate() { Coeff.negate(); } function in class:__anon2592::FAddend
324 void FAddendCoef::negate() { function in class:FAddendCoef
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp230 void negate() { function in class:__anon3004::TryResult
/freebsd-10.0-release/contrib/sendmail/src/
H A Dmain.c181 bool forged, negate; local

Completed in 769 milliseconds

12