Home
last modified time | relevance | path

Searched refs:T61 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Dx86_32-arguments-darwin.c297 typedef int T61 __attribute((vector_size(16)));
298 struct s61 { T61 x; int y; };
/external/libcups/cups/
Dmd5.c107 # define T61 0xf7537e82 macro
256 SET(a, b, c, d, 4, 6, T61); in _cups_md5_process()
/external/python/cpython2/Modules/
Dmd5.c126 #define T61 /* 0xf7537e82 */ (T_MASK ^ 0x08ac817d) macro
298 SET(a, b, c, d, 4, 6, T61); in md5_process()