Searched refs:ASM_VECCrossProduct (Results 1 – 3 of 3) sorted by relevance
43 .global ASM_VECCrossProduct symbol44 ASM_VECCrossProduct: label45 .type ASM_VECCrossProduct, @function84 .size ASM_VECCrossProduct,$-ASM_VECCrossProduct
1129 void ASM_VECCrossProduct ( const Vec *vec1, const Vec *vec2, Vec *dst );1142 #define VECCrossProduct ASM_VECCrossProduct