Home
last modified time | relevance | path

Searched defs:max_exp (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/minimal-lexical/etc/
Dlemire_table.py62 def print_proper_powers(min_exp, max_exp, bias): argument
/third_party/python/Lib/test/
Dtest_strtod.py27 def strtod(s, mant_dig=53, min_exp = -1021, max_exp = 1024): argument
/third_party/ffmpeg/libavcodec/
Dac3enc_template.c274 int bnd, min_exp, max_exp, master_exp; in apply_channel_coupling() local
Dg723_1enc.c472 int max_exp = 32; in estimate_pitch() local
Dwavpackenc.c114 uint8_t float_flags, float_shift, float_max_exp, max_exp; member
2159 const int max_exp = s->float_max_exp; in pack_float_sample() local
/third_party/json/include/nlohmann/detail/conversions/
Dto_chars.hpp973 int min_exp, int max_exp) in format_buffer()
/third_party/json/single_include/nlohmann/
Djson.hpp16196 int min_exp, int max_exp) in format_buffer()