Home
last modified time | relevance | path

Searched refs:POS_ZERO_BIT (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc6216 #define POS_ZERO_BIT BIT(9) macro
6251 *dst = POS_ZERO_BIT;
6269 #undef POS_ZERO_BIT macro
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc5923 #define POS_ZERO_BIT BIT(9) macro
5958 *dst = POS_ZERO_BIT;
5976 #undef POS_ZERO_BIT macro

Completed in 18 milliseconds