Searched refs:ecma_uint4_clz (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-helpers-conversion.c | 236 static const uint8_t ecma_uint4_clz[] = { 4, 3, 2, 2, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0 }; variable 248 ecma_uint4_clz[name.hi >> 60]
|
Completed in 2 milliseconds