Lines Matching refs:ulong3
65 typedef uint64_t ulong3 __attribute__((ext_vector_type(3)));
930 ELEMENT_AT(ulong3, RS_TYPE_UNSIGNED_64, 3)
1729 static void SC_debugUL3(const char *s, ulong3 ll) {
1913 void rsDebug(const char *s, const ulong3 *c) {
1949 SC_debugUL3(s, *(const ulong3 *)c);
1972 void rsDebug(const char *s, const ulong3 c) {