Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 25 of 46) sorted by relevance

12

/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dstrtoul.c30 int negate = 0; local
/openbsd-src/gnu/lib/libiberty/src/
H A Dfnmatch.c127 register int negate; in fnmatch() local
/openbsd-src/gnu/gcc/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
/openbsd-src/gnu/usr.bin/gcc/gcc/config/
H A Dfp-bit.h235 # define negate __negsf2 macro
249 # define negate __negdf2 macro
271 # define negate __negtf2 macro
291 # define negate __negsf2 macro
311 # define negate __negdf2 macro
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DConstraintSystem.h71 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, 8> R) { in negate() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp700.C172 inline void Int::negate() in negate() function
511 inline void Char::negate() in negate() function
/openbsd-src/lib/libc/gen/
H A Dfnmatch.c152 int negate; in fnmatch_ch() local
/openbsd-src/usr.bin/rsync/
H A Drmatch.c100 int negate, ok; in rangematch() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h179 struct negate : public unary_function<_Tp, _Tp> struct
182 operator()(const _Tp& __x) const in operator()
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DShCommands.py62 def __init__(self, commands, negate=False, pipe_err=False): argument
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_function.h159 struct negate : public unary_function<_Tp,_Tp> struct
161 _Tp operator()(const _Tp& __x) const { return -__x; } in operator()
/openbsd-src/usr.bin/top/
H A Dcommands.c346 char negate; in renice_procs() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppexp.c1501 bool overflow, negate = false; local
1555 bool negate = false, lhs_neg = false; local
/openbsd-src/gnu/gcc/libcpp/
H A Dexpr.c1457 bool overflow, negate = false; in num_mul() local
1508 bool negate = false, lhs_neg = false; in num_div_op() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp479 [[nodiscard]] Value *Negator::negate(Value *V, unsigned Depth) { in negate() function in Negator
/openbsd-src/bin/pax/
H A Dpat_rep.c573 int negate; in range_match() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp113 virtual ValueConstraintPtr negate() const { in negate() function in __anon2143b5530111::StdLibraryFunctionsChecker::ValueConstraint
213 ValueConstraintPtr negate() const override { in negate() function in __anon2143b5530111::StdLibraryFunctionsChecker::RangeConstraint
276 ValueConstraintPtr negate() const override { in negate() function in __anon2143b5530111::StdLibraryFunctionsChecker::NotNullConstraint
376 ValueConstraintPtr negate() const override { in negate() function in __anon2143b5530111::StdLibraryFunctionsChecker::BufferSizeConstraint
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-phiopt.c884 bool negate; in abs_replacement() local
H A Dtree-ssa-reassoc.c1204 tree negate; in repropagate_negates() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFixedPoint.cpp428 APFixedPoint APFixedPoint::negate(bool *Overflow) const { in negate() function in llvm::APFixedPoint
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-ia64-opc.c408 int negate; in ext_inc3() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcpu-ia64-opc.c385 int negate; in ext_inc3() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dparse.c443 int negate = 0; in write_dollar_variable() local
/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-win.c973 int negate = FALSE; in tui_set_win_height() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPInt.h1421 void negate() { in negate() function

12