OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:res13
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/SemaCXX/
altivec.cpp
32
int
res13
[vec_step(*pvi) == 4 ? 1 : -1];
local
/external/clang/test/SemaOpenCL/
vec_step.cl
29
int
res13
= vec_step(*incomplete1); // expected-error {{'vec_step' requires built-in scalar or vector type, 'struct S' invalid}}
Completed in 171 milliseconds