Home
last modified time | relevance | path

Searched refs:T62 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dx86_32-arguments-darwin.c302 typedef int T62 __attribute((vector_size(16)));
303 struct s62 { T62 x; int y; } __attribute((packed, aligned(8)));
/external/libcups/cups/
Dmd5.c107 #define T62 0xbd3af235 macro
256 SET(d, a, b, c, 11, 10, T62); in _cups_md5_process()