Searched refs:G3_VtxYZ (Results 1 – 2 of 2) sorted by relevance
113 G3_VtxYZ(FX16_ONE, FX16_ONE); in TwlMain()114 G3_VtxYZ(FX16_ONE, -FX16_ONE); in TwlMain()115 G3_VtxYZ(-FX16_ONE, -FX16_ONE); in TwlMain()118 G3_VtxYZ(FX16_ONE, -FX16_ONE); in TwlMain()119 G3_VtxYZ(FX16_ONE, FX16_ONE); in TwlMain()120 G3_VtxYZ(-FX16_ONE, FX16_ONE); in TwlMain()
68 static void G3_VtxYZ(fx16 y, fx16 z);441 static inline void G3_VtxYZ(fx16 y, fx16 z) in G3_VtxYZ() function