Home
last modified time | relevance | path

Searched refs:HWCAP_FAST_MULT (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/bits/
Dhwcap.h5 #define HWCAP_FAST_MULT (1 << 4) macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dhwcap.h5 #define HWCAP_FAST_MULT (1 << 4) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dhwcap.h5 #define HWCAP_FAST_MULT (1 << 4) macro
/third_party/musl/arch/arm/bits/
Dhwcap.h5 #define HWCAP_FAST_MULT (1 << 4) macro
/third_party/node/deps/v8/src/base/
Dcpu.cc104 #define HWCAP_FAST_MULT (1 << 4)