Home
last modified time | relevance | path

Searched defs:has_sign (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c78 boolean has_sign) in lp_build_float_to_smallfloat()
287 boolean has_sign) in lp_build_smallfloat_to_float()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_bitstream.c550 bool has_sign = true; in init_dct_coeff_table() local
/third_party/rust/crates/proc-macro2/src/
Dparse.rs775 let mut has_sign = false; in float_digits() localVariable
/third_party/ffmpeg/libavcodec/
Dbink.c505 int start_bits, int has_sign) in read_dcs()
/third_party/rust/crates/syn/src/
Dlit.rs1578 let mut has_sign = false; in parse_lit_float() localVariable