OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:longlong2
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
vector-init.c
37
typedef long long __attribute__((vector_size(16)))
longlong2
;
typedef
42
longlong2
arr1[2] = { test3_helper(), test3_helper() };
Completed in 264 milliseconds