Home
last modified time | relevance | path

Searched defs:L5 (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-libm/
H A Dpow.c102 #define L5 2.30660745775561754067e-01 /* 0x3FCD864A, 0x93C9DB65 */ macro
460 #undef L5 macro
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs46 const L5: f32 = 2.3066075146e-01; /* 0x3e6c3255 */ in powf() consts
601 const L5: f64 = 2.30660745775561754067e-01; /* 0x3fcd864a_93c9db65 */ in powd() consts
/third_party/node/deps/v8/src/base/
H A Dieee754.cc2650 L5 = 2.30660745775561754067e-01, // 0x3FCD864A, 0x93C9DB65 in pow() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_neon.c1448 const uint8x8_t L5 = vld1_u8(dst + 5 * BPS - 1); in DC8_NEON() local
1535 const uint8x8_t L5 = vld1_u8(dst + (i + 5) * BPS - 1); in DC16_NEON() local
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc2585 Label L0, L1, L2, L3, L4, L5; in Clz64() local

Completed in 19 milliseconds