Searched defs:WTF_MIPS_ISA_AT_LEAST (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DPlatform.h94 #define WTF_MIPS_ISA_AT_LEAST(v) (defined WTF_MIPS_ARCH && WTF_MIPS_ARCH >= v) macro

Completed in 104 milliseconds