Searched refs:C_VECCrossProduct (Results 1 – 3 of 3) sorted by relevance
1033 void C_VECCrossProduct ( const Vec *a, const Vec *b, Vec *axb );1165 #define VECCrossProduct C_VECCrossProduct
573 void C_VECCrossProduct ( const Vec *a, const Vec *b, Vec *axb ) in C_VECCrossProduct() function