Searched defs:is_neg (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-ptrmem.C7 constexpr bool is_neg() const { return m < 0; } function in struct:C
/haiku-buildtools/gcc/libquadmath/printf/
H A Dflt1282mpn.c31 mpn_extract_flt128(mp_ptr res_ptr, mp_size_t size, int *expt, int *is_neg, __float128 value) argument
H A Dprintf_fp.c160 int is_neg = 0; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dexpmed.c3147 bool is_neg; local
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c2198 sparc_emit_set_const64_quick1(rtx op0, rtx temp, unsigned HOST_WIDE_INT low_bits, int is_neg) argument
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c14275 int is_neg = (inst.instruction & 0x80) != 0; local

Completed in 244 milliseconds