Searched defs:negative (Results 1 - 13 of 13) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_custom_float.c194 bool negative; local in function:convert_to_custom_float_format
34 build_custom_float(struct fixed31_32 value,const struct custom_float_format * format,bool * negative,uint32_t * mantissa,uint32_t * exponenta) argument
127 setup_custom_float(const struct custom_float_format * format,bool negative,uint32_t mantissa,uint32_t exponenta,uint32_t * result) argument
/src/tests/usr.bin/indent/
H A Dlsym_unary_op.c74 int negative = -number; local in function:unary_operators
/src/lib/libutil/
H A Dgetmntopts.c127 int negative; local in function:getmntopts
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_color_mgmt.c138 bool negative = !!(user_input & BIT_ULL(63)); local in function:drm_color_ctm_s31_32_to_qm_n
/src/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dfixed31_32.h236 bool negative = arg.value < 0; local in function:dc_fixpt_shr
526 bool negative = arg.value < 0; local in function:dc_fixpt_truncate
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_printf.cc92 bool negative = (num < 0); local in function:__sanitizer::AppendSignedDecimal
42 AppendNumber(char ** buff,const char * buff_end,u64 absolute_value,u8 base,u8 minimal_num_length,bool pad_with_zero,bool negative,bool uppercase) argument
[all...]
/src/lib/libc/time/
H A Dstrftime.c656 bool negative; local in function:_fmt
H A Dzic.c2922 bool negative = offset < 0; local in function:stringoffset
/src/sbin/mount/
H A Dmount.c339 int negative, found; local in function:hasopt
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dopp.h141 bool negative; member in struct:custom_float_value
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c525 negative(signed char b) function in typeref:typename:unsigned char
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_mode.h364 uint8_t negative; member in struct:amdgpu_backlight_privdata
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_mode.h290 uint8_t negative; member in struct:radeon_backlight_privdata

Completed in 23 milliseconds