Searched defs:swap4 (Results 1 – 6 of 6) sorted by relevance
59 Label swap4; in main() local
466 TEST(swap4) { in TEST() argument469 Label swap4; in TEST() local
95 fn swap4(self) -> Self; in swap4() method
803 fn swap4(self) -> Self { in swap4() method839 fn swap4(self) -> Self { in swap4() method
1207 GLboolean flipBytes, swap2, swap4; in _mesa_unpack_image() local
2715 static inline kmp_uint32 swap4(kmp_uint32 volatile *p, kmp_uint32 v) { in swap4() function