Home
last modified time | relevance | path

Searched defs:Ebits (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vp8/common/x86/
Dboolcoder.cxx33 bool bool_coder_spec::float_init( uint Ebits, uint Mbits) { in float_init()
349 unsigned int Ebits, unsigned int Mbits, vp8bc_c_prec *p in vp8bc_float_spec()
/external/v8/src/third_party/dtoa/
Ddtoa.c318 #define Ebits 11 macro
373 #define Ebits 8 /* exponent has 7 bits, but 8 is the right value in b2d */ macro
399 #define Ebits 8 macro
/external/chromium/base/third_party/dmg_fp/
Ddtoa.cc356 #define Ebits 11 macro
413 #define Ebits 8 /* exponent has 7 bits, but 8 is the right value in b2d */ macro
442 #define Ebits 8 macro
/external/webkit/JavaScriptCore/wtf/
Ddtoa.cpp225 #define Ebits 11 macro