Searched defs:negate (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/kernel/debug/ | 
| D | gdbstub.c | 297 	int negate = 0;  in kgdb_hex2long()  local
 | 
| /Linux-v5.4/arch/arm/vfp/ | 
| 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()
 | 
| 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()
 | 
| /Linux-v5.4/lib/ | 
| D | vsprintf.c | 3264 			bool negate = (*fmt == '^');  in vsscanf()  local
 |