Home
last modified time | relevance | path

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

123456

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_function.h217 struct negate : public unary_function<_Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
221 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_function.h235 struct negate : public unary_function<_Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
239 operator()(const _Tp& __x) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/bsd/elftosb/dist/common/
H A DGlobMatcher.cpp31 int negate; in globMatch() local
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dfnmatch.c127 register int negate; in fnmatch() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dfnmatch.c127 register int negate; in fnmatch() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dfnmatch.c127 register int negate; in fnmatch() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dfnmatch.c127 register int negate; in fnmatch() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DConstraintSystem.h67 static SmallVector<int64_t, 8> negate(SmallVector<int64_t, 8> R) { in negate() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dfnmatch.c146 int negate, ok; in rangematch() local
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Dadd.c43 int negate; in mpf_add() local
H A Dsub.c42 int negate; in mpf_sub() local
/netbsd-src/lib/libc/gen/
H A Dfnmatch.c76 int negate, ok, need; in rangematch() local
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/
H A Dcsinhq.c26 int negate = signbitq (__real__ x); in csinhq() local
H A Dcsinq.c26 int negate = signbitq (__real__ x); in csinq() local
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dcsinhq.c26 int negate = signbitq (__real__ x); in csinhq() local
H A Dcsinq.c26 int negate = signbitq (__real__ x); in csinq() local
/netbsd-src/sys/dev/raidframe/
H A Drf_utils.c114 int val = 0, negate = 0; in rf_atoi() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dgcdext_lehmer.c284 int negate; in mpn_gcdext_lehmer_n() local
H A Dgcdext.c469 int negate; in mpn_gcdext() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DShCommands.py62 def __init__(self, commands, negate=False, pipe_err=False): argument
/netbsd-src/usr.bin/sort/
H A Dfields.c260 u_char negate; in number() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h241 # define negate __negtf2 macro
261 # define negate __negsf2 macro
281 # define negate __negdf2 macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h241 # define negate __negtf2 macro
261 # define negate __negsf2 macro
281 # define negate __negdf2 macro
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dbin_ui.c339 mp_size_t negate; in mpz_bin_ui() local
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Denv.c691 bool negate; in parse_places_var() local
724 bool negate; in parse_places_var() local

123456