Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/debug/
Dgdbstub.c294 int negate = 0; in kgdb_hex2long() local
/Linux-v6.6/arch/arm/vfp/
Dvfpdouble.c851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) in vfp_double_multiply_accumulate()
Dvfpsingle.c895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate()
/Linux-v6.6/drivers/iio/addac/
Dad74115.c238 bool negate; member
/Linux-v6.6/lib/
Dvsprintf.c3572 bool negate = (*fmt == '^'); in vsscanf() local