negate 125 dev/raidframe/rf_utils.c int val = 0, negate = 0; negate 128 dev/raidframe/rf_utils.c negate = 1; negate 133 dev/raidframe/rf_utils.c return ((negate) ? -val : val);