Home
last modified time | relevance | path

Searched refs:incomplete_array (Results 1 – 9 of 9) sorted by relevance

/external/clang/test/PCH/
Dtentative-defs.h9 int incomplete_array[]; variable
Dexternal-defs.h10 int incomplete_array[]; variable
/external/clang/test/PCH/Inputs/
Dchain-external-defs2.h10 int incomplete_array[]; variable
Dchain-external-defs1.h10 int incomplete_array[]; variable
/external/clang/test/Index/
Dprint-type.cpp35 void foo(int i, int incomplete_array[]) { int variable_array[i]; } in foo() argument
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp5.cpp68 …typedef Types incomplete_array[]; // expected-error{{declaration type contains unexpanded paramete… typedef
/external/chromium_org/third_party/yasm/source/patched-yasm/
Dconfigure4220 struct incomplete_array
4296 struct incomplete_array *ia =
4297 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
/external/chromium_org/third_party/opus/src/
Dconfigure11759 struct incomplete_array
11835 struct incomplete_array *ia =
11836 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
/external/bison/
Dconfigure5416 struct incomplete_array
5492 struct incomplete_array *ia =
5493 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));