Home
last modified time | relevance | path

Searched defs:high32 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Drapidjson.h289 #define RAPIDJSON_UINT64_C2(high32, low32) ((static_cast<uint64_t>(high32) << 32) | static_cast<uin… argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Diosapic.c218 u32 low32, high32; in set_rte() local
330 u32 high32, low32; in iosapic_set_affinity() local
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c4113 u32 low32, high32; in vmx_set_constant_host_state() local