Home
last modified time | relevance | path

Searched defs:max_exp (Results 1 – 8 of 8) 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.c275 int bnd, min_exp, max_exp, master_exp; in apply_channel_coupling() local
Dg723_1enc.c468 int max_exp = 32; in estimate_pitch() local
Dwavpackenc.c117 uint8_t float_flags, float_shift, float_max_exp, max_exp; member
2162 const int max_exp = s->float_max_exp; in pack_float_sample() local
/third_party/json/include/nlohmann/detail/conversions/
Dto_chars.hpp981 int min_exp, int max_exp) in format_buffer()
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp15916 int min_exp, int max_exp) in format_buffer()
/third_party/json/single_include/nlohmann/
Djson.hpp17764 int min_exp, int max_exp) in format_buffer()