Home
last modified time | relevance | path

Searched defs:L6 (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-libm/
H A Dpow.c103 #define L6 2.06975017800338417784e-01 /* 0x3FCA7E28, 0x4A454EEF */ macro
461 #undef L6 macro
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs47 const L6: f32 = 2.0697501302e-01; /* 0x3e53f142 */ in powf() consts
602 const L6: f64 = 2.06975017800338417784e-01; /* 0x3fca7e28_4a454eef */ in powd() consts
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2651 L6 = 2.06975017800338417784e-01, // 0x3FCA7E28, 0x4A454EEF in pow() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_neon.c1449 const uint8x8_t L6 = vld1_u8(dst + 6 * BPS - 1); in DC8_NEON() local
1536 const uint8x8_t L6 = vld1_u8(dst + (i + 6) * BPS - 1); in DC16_NEON() local

Completed in 11 milliseconds