Home
last modified time | relevance | path

Searched defs:a15 (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Dstruct.c138 struct a15 {char a; int b[];} c15; argument
/external/clang/test/SemaCXX/
Dbuiltin-classify-type.cpp52 int a15[__builtin_classify_type("abc") == array_type_class ? 1 : -1]; in foo() local
Duninitialized.cpp259 …A a15 = getA(a15.num); // expected-warning {{variable 'a15' is uninitialized when used within its… in setupA() local
323 A a15 = getA(a15.num); // expected-warning {{variable 'a15' is uninitialized when used within its … variable
/external/zlib/src/
Dgzwrite.c466 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20) in gzprintf() argument
/external/python/cpython2/Modules/zlib/
Dgzwrite.c466 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20) in gzprintf() argument
/external/clang/test/Analysis/
Dpr22954.c237 struct aa a15 = {{1, 2, 3, 4}, 0}; variable
/external/mesa3d/include/CL/
Dcl.hpp3904 const A15& a15, in operator ()()