Searched defs:ulong4 (Results 1 – 4 of 4) sorted by relevance
293 static void my_ulong4_comb(ulong4 *accum, const ulong4 *other) { } constant
371 static void my_ulong4_comb(ulong4 *accum, const ulong4 *other) { } constant372 static void my_ulong4_out(int *out, const ulong4 *accum) { } constant
68 typedef uint64_t ulong4 __attribute__((ext_vector_type(4))); typedef
89 typedef uint64_t ulong4 __attribute__((ext_vector_type(4))); typedef