OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__short3
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
arm-abi-vector.c
11
typedef __attribute__(( ext_vector_type(3) )) short
__short3
;
typedef
182
__short3
c3 = va_arg(ap,
__short3
);
188
double test_3s(
__short3
*in) {
Completed in 494 milliseconds