OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vc4
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
ext_vector_conversions.c
8
char4
vc4
;
local
13
vc4
+= f; // expected-error {{cannot convert between vector values of different size}}
/external/valgrind/drd/tests/
unit_vc.c
64
VectorClock
vc4
;
local
71
DRD_(vc_init)(&
vc4
, vc4elem, sizeof(vc4elem)/sizeof(vc4elem[0]));
88
fprintf(stderr, "%s", (str = DRD_(vc_aprint)(&
vc4
)));
94
DRD_(vc_lte)(&
vc4
, &vc5), DRD_(vc_lte)(&vc5, &
vc4
));
Completed in 447 milliseconds