Searched defs:negate (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/vfp/ |
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() argument
|
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() argument
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
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() argument
|
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() argument
|
/kernel/linux/linux-5.10/kernel/debug/ |
H A D | gdbstub.c | 297 int negate = 0; in kgdb_hex2long() local
|
/kernel/linux/linux-6.6/kernel/debug/ |
H A D | gdbstub.c | 294 int negate = 0; in kgdb_hex2long() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | vsprintf.c | 3403 bool negate = (*fmt == '^'); in vsscanf() local
|
/kernel/linux/linux-6.6/drivers/iio/addac/ |
H A D | ad74115.c | 238 bool negate; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | vsprintf.c | 3577 bool negate = (*fmt == '^'); in vsscanf() local
|
Completed in 20 milliseconds