Searched defs:F64vec2_COMP (Results 1 – 1 of 1) sorted by relevance
760 #define F64vec2_COMP(op) friend F64vec2 cmp##op (const F64vec2 &a,const F64vec2 &b) { return _mm_cm… macro762 F64vec2_COMP(lt) in F64vec2_COMP() function