negate 851 arch/arm/vfp/vfpdouble.c vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) negate 865 arch/arm/vfp/vfpdouble.c if (negate & NEG_MULTIPLY) negate 871 arch/arm/vfp/vfpdouble.c if (negate & NEG_SUBTRACT) negate 895 arch/arm/vfp/vfpsingle.c vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) negate 912 arch/arm/vfp/vfpsingle.c if (negate & NEG_MULTIPLY) negate 920 arch/arm/vfp/vfpsingle.c if (negate & NEG_SUBTRACT) negate 297 kernel/debug/gdbstub.c int negate = 0; negate 302 kernel/debug/gdbstub.c negate = 1; negate 315 kernel/debug/gdbstub.c if (negate) negate 3271 lib/vsprintf.c bool negate = (*fmt == '^'); negate 3277 lib/vsprintf.c if (negate) negate 3288 lib/vsprintf.c if (negate) {