Searched refs:T61 (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/CodeGen/ |
D | x86_32-arguments-darwin.c | 297 typedef int T61 __attribute((vector_size(16))); 298 struct s61 { T61 x; int y; };
|
/external/libcups/cups/ |
D | md5.c | 107 # define T61 0xf7537e82 macro 256 SET(a, b, c, d, 4, 6, T61); in _cups_md5_process()
|
/external/python/cpython2/Modules/ |
D | md5.c | 126 #define T61 /* 0xf7537e82 */ (T_MASK ^ 0x08ac817d) macro 298 SET(a, b, c, d, 4, 6, T61); in md5_process()
|