Searched defs:negate (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | fma_emu.c | 229 static Accum accum_sub(Accum a, Accum b, int negate) in accum_sub()
|
/openbmc/linux/kernel/debug/ |
H A D | gdbstub.c | 294 int negate = 0; in kgdb_hex2long() local
|
/openbmc/linux/arch/arm/vfp/ |
H A D | vfpdouble.c | 851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) in vfp_double_multiply_accumulate()
|
H A D | vfpsingle.c | 895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.h | 188 static inline int negate(DisasContext *s, int x) negate() function
|
/openbmc/linux/drivers/iio/addac/ |
H A D | ad74115.c | 238 bool negate; member
|
/openbmc/linux/lib/ |
H A D | vsprintf.c | 3577 bool negate = (*fmt == '^'); in vsscanf() local
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 3952 uByte negate, uInt *status) { in decAddOp()
|