Searched refs:dword_to_udec3 (Results 1 – 2 of 2) sorted by relevance
6650 static struct udec3 dword_to_udec3(DWORD d) in dword_to_udec3() function6666 struct udec3 v1 = dword_to_udec3(*d1); in weld_udec3()6667 struct udec3 v2 = dword_to_udec3(*d2); in weld_udec3()
6568 static struct udec3 dword_to_udec3(DWORD d) in dword_to_udec3() function6726 struct udec3 got_udec3 = dword_to_udec3(*got); in check_vertex_components()6727 struct udec3 exp_udec3 = dword_to_udec3(*exp); in check_vertex_components()