Home
last modified time | relevance | path

Searched defs:z8 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCUDA/
Dbad-attributes.cu39 __constant__ __shared__ int z8; // expected-error {{attributes are not compatible}} variable
/external/compiler-rt/test/asan/TestCases/Posix/
Dstack-overflow.cc30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable