Searched refs:c19 (Results 1 - 3 of 3) sorted by relevance
/external/clang/test/CodeGen/ |
H A D | arm64-abi-vector.c | 107 __char19 c19 = va_arg(ap, __char19); local 108 sum = sum + c19.x + c19.y; 246 __char19 c19 = va_arg(ap, __char19); local 251 sum = sum + c19.x + c19.y; 284 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19, argument 287 double ret = varargs_vec(3, *c3, *c5, *c9, *c19, *s3, *s5, *i3, *i5, *d3); 340 __attribute__((noinline)) double args_vec_19c(int fixed, __char19 c19) { argument 344 sum = sum + c19 [all...] |
H A D | arm-abi-vector.c | 151 __char19 c19 = va_arg(ap, __char19); local 152 sum = sum + c19.x + c19.y;
|
/external/selinux/libsepol/tests/policies/test-cond/ |
H A D | refpolicy-base.conf | 551 category c16; category c17; category c18; category c19;
|
Completed in 157 milliseconds