Searched refs:WTF_ARM_ARCH_VERSION (Results 1 – 2 of 2) sorted by relevance
247 #define WTF_ARM_ARCH_AT_LEAST(N) (CPU(ARM) && WTF_ARM_ARCH_VERSION >= N)254 #define WTF_ARM_ARCH_VERSION 4 macro259 #define WTF_ARM_ARCH_VERSION 5 macro264 #define WTF_ARM_ARCH_VERSION 5 macro275 #define WTF_ARM_ARCH_VERSION 6 macro279 #define WTF_ARM_ARCH_VERSION 7 macro283 #define WTF_ARM_ARCH_VERSION __TARGET_ARCH_ARM macro293 #define WTF_ARM_ARCH_VERSION 0 macro
964 #if WTF_ARM_ARCH_VERSION < 5 in prepareCall()