Symbol: negative
lib/libcbor/src/cbor.c
117
static cbor_item_t *_cbor_copy_int(cbor_item_t *item, bool negative) {
lib/libcbor/src/cbor.c
134
if (negative) cbor_mark_negint(res);
lib/libcrypto/asn1/a_int.c
203
asn1_aint_get_int64(CBS *cbs, int negative, int64_t *out_val)
lib/libcrypto/asn1/a_int.c
210
if (negative) {
lib/libcrypto/asn1/a_int.c
667
uint8_t negative;
lib/libcrypto/asn1/a_int.c
687
negative = (val >> 7);
lib/libcrypto/asn1/a_int.c
688
padding = ~(negative - 1) & 0xff;
lib/libcrypto/asn1/a_int.c
720
if (negative) {
lib/libcrypto/asn1/asn1_local.h
148
int asn1_aint_get_int64(CBS *cbs, int negative, int64_t *out_val);
lib/libcrypto/curve25519/curve25519.c
3474
uint8_t bnegative = negative(b);
regress/lib/libm/msun/nearbyint_test.c
72
get_output(int testindex, int rmodeindex, int negative)
regress/lib/libm/msun/nearbyint_test.c
76
if (negative) { /* swap downwards and upwards if input is negative */
regress/lib/libm/msun/nearbyint_test.c
85
return (negative ? -out : out);
sbin/iked/smult_curve25519_ref.c
54
unsigned int negative;
sbin/iked/smult_curve25519_ref.c
58
negative = -((a[31] >> 7) & 1);
sbin/iked/smult_curve25519_ref.c
59
for (j = 0;j < 32;++j) a[j] ^= negative & (aorig[j] ^ a[j]);
sbin/mount/getmntopts.c
102
if (negative == inverse)
sbin/mount/getmntopts.c
107
else if (negative == inverse)
sbin/mount/getmntopts.c
69
int inverse, negative, needval, ret = 0;
sbin/mount/getmntopts.c
80
negative = 1;
sbin/mount/getmntopts.c
83
negative = 0;
sys/dev/pci/drm/amd/amdgpu/amdgpu_mode.h
442
uint8_t negative;
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
101
bool negative,
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
150
if (negative && format->sign)
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
164
bool negative;
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
166
return build_custom_float(value, format, &negative, &mantissa, &exponenta) &&
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
168
negative,
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
31
bool *negative,
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
44
*negative = false;
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
51
*negative = format->sign;
sys/dev/pci/drm/amd/display/dc/basics/custom_float.c
54
*negative = false;
sys/dev/pci/drm/amd/display/dc/inc/hw/opp.h
155
bool negative;
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
10
bool *negative,
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
129
if (negative && format->sign)
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
143
bool negative;
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
145
return spl_build_custom_float(value, format, &negative, &mantissa, &exponenta) &&
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
147
negative,
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
23
*negative = false;
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
30
*negative = format->sign;
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
33
*negative = false;
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.c
80
bool negative,
sys/dev/pci/drm/amd/display/dc/sspl/spl_custom_float.h
21
bool negative;
sys/dev/pci/drm/amd/display/dc/sspl/spl_fixpt31_32.h
208
bool negative = arg.value < 0;
sys/dev/pci/drm/amd/display/dc/sspl/spl_fixpt31_32.h
210
if (negative)
sys/dev/pci/drm/amd/display/dc/sspl/spl_fixpt31_32.h
213
if (negative)
sys/dev/pci/drm/amd/display/dc/sspl/spl_fixpt31_32.h
501
bool negative = arg.value < 0;
sys/dev/pci/drm/amd/display/dc/sspl/spl_fixpt31_32.h
508
if (negative)
sys/dev/pci/drm/amd/display/dc/sspl/spl_fixpt31_32.h
511
if (negative)
sys/dev/pci/drm/amd/display/include/fixed31_32.h
226
bool negative = arg.value < 0;
sys/dev/pci/drm/amd/display/include/fixed31_32.h
228
if (negative)
sys/dev/pci/drm/amd/display/include/fixed31_32.h
231
if (negative)
sys/dev/pci/drm/amd/display/include/fixed31_32.h
519
bool negative = arg.value < 0;
sys/dev/pci/drm/amd/display/include/fixed31_32.h
526
if (negative)
sys/dev/pci/drm/amd/display/include/fixed31_32.h
529
if (negative)
sys/dev/pci/drm/drm_color_mgmt.c
139
bool negative = !!(user_input & BIT_ULL(63));
sys/dev/pci/drm/drm_color_mgmt.c
144
val = clamp_val(mag, 0, negative ?
sys/dev/pci/drm/drm_color_mgmt.c
147
return negative ? -val : val;
sys/dev/pci/drm/i915/i915_pci.c
890
static bool device_id_in_list(u16 device_id, const char *devices, bool negative)
sys/dev/pci/drm/i915/i915_pci.c
899
if (negative && strcmp(devices, "!*") == 0)
sys/dev/pci/drm/i915/i915_pci.c
901
if (!negative && strcmp(devices, "*") == 0)
sys/dev/pci/drm/i915/i915_pci.c
911
if (negative && tok[0] == '!')
sys/dev/pci/drm/i915/i915_pci.c
913
else if ((negative && tok[0] != '!') ||
sys/dev/pci/drm/i915/i915_pci.c
914
(!negative && tok[0] == '!'))
sys/dev/pci/drm/radeon/radeon_legacy_encoders.c
336
if (pdata->negative)
sys/dev/pci/drm/radeon/radeon_legacy_encoders.c
364
return pdata->negative ? RADEON_MAX_BL_LEVEL - backlight_level : backlight_level;
sys/dev/pci/drm/radeon/radeon_legacy_encoders.c
424
pdata->negative = true;
sys/dev/pci/drm/radeon/radeon_legacy_encoders.c
426
pdata->negative = false;
sys/dev/pci/drm/radeon/radeon_legacy_encoders.c
431
pdata->negative = (rdev->family != CHIP_RV200 &&
sys/dev/pci/drm/radeon/radeon_legacy_encoders.c
437
pdata->negative = (pdata->negative ||
sys/dev/pci/drm/radeon/radeon_mode.h
285
uint8_t negative;
usr.bin/signify/mod_ge25519.c
183
fe25519_cmov(&t->x, &v, negative(b));
usr.bin/ssh/ed25519.c
1767
fe25519_cmov(&t->x, &v, negative(b));
usr.bin/ssh/smult_curve25519_ref.c
54
unsigned int negative;
usr.bin/ssh/smult_curve25519_ref.c
58
negative = -((a[31] >> 7) & 1);
usr.bin/ssh/smult_curve25519_ref.c
59
for (j = 0;j < 32;++j) a[j] ^= negative & (aorig[j] ^ a[j]);
usr.sbin/cron/cron.c
187
wakeupKind = negative;
usr.sbin/cron/cron.c
232
case negative:
usr.sbin/dhcpd/parse.c
397
int negative = 0, tval, max;
usr.sbin/dhcpd/parse.c
402
negative = 1;
usr.sbin/dhcpd/parse.c
443
if (negative)
usr.sbin/dhcpd/parse.c
451
negative ? "-" : "", val, max);
usr.sbin/dhcpd/parse.c
455
negative ? "-" : "", val, max);
usr.sbin/dhcpd/parse.c
459
negative ? "-" : "", val, max);
usr.sbin/dhcpd/parse.c
464
if (negative) {
usr.sbin/nsd/simdzone/src/generic/loc.h
131
uint64_t negative = 0, limit = 11, maximum = 4284967295llu;
usr.sbin/nsd/simdzone/src/generic/loc.h
134
(void)(negative = 1), (void)(limit = 8), maximum = 10000000llu;
usr.sbin/nsd/simdzone/src/generic/loc.h
138
uint64_t meters = 0, index = negative;
usr.sbin/nsd/simdzone/src/generic/loc.h
173
if (index == negative || index > limit || index != length || centimeters > maximum)
usr.sbin/nsd/simdzone/src/generic/loc.h
176
if (negative)