HomeSort by relevance Sort by last modified time
    Searched refs:g24 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Sema/
const-eval.c 51 int g24[(int)(1.0 / 1.0)] = { 1 , 2 }; // expected-warning {{excess elements in array initializer}} variable
  /external/clang/test/CodeGen/
const-init.c 122 struct g23 g24 = {1,2,3,4}; variable in typeref:struct:g23

Completed in 51 milliseconds