Home
last modified time | relevance | path

Searched defs:is_neg (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dflt1282mpn.c32 int *expt, int *is_neg, in mpn_extract_flt128()
H A Dprintf_fp.c160 int is_neg = 0; in __quadmath_printf_fp() local
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dflt1282mpn.c32 int *expt, int *is_neg, in mpn_extract_flt128()
H A Dprintf_fp.c160 int is_neg = 0; in __quadmath_printf_fp() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_mult.c731 int is_neg; in ossl_ec_wNAF_mul() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_mult.c722 int is_neg; in ec_wNAF_mul() local
/netbsd-src/external/mit/isl/dist/
H A Disl_output.c2597 isl_bool is_one, is_neg; in print_mod_term() local
H A Disl_ast_codegen.c933 isl_bool is_neg; in aff_constant_is_negative() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.c3456 bool is_neg; in expand_mult() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpmed.cc3472 bool is_neg; in expand_mult() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c2743 unsigned HOST_WIDE_INT low_bits, int is_neg) in sparc_emit_set_const64_quick1()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc2739 unsigned HOST_WIDE_INT low_bits, int is_neg) in sparc_emit_set_const64_quick1()
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py18504 def is_neg(arg0): member in val
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c15817 int is_neg = (inst.instruction & 0x80) != 0; in do_vfp_nsyn_abs_neg() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c15847 int is_neg = (inst.instruction & 0x80) != 0; in do_vfp_nsyn_abs_neg() local
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h20765 boolean val::is_neg() const in is_neg() function
H A Dcpp.h30138 bool val::is_neg() const in is_neg() function