OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g24
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
const-init.c
122
struct g23
g24
= {1,2,3,4};
variable in typeref:struct:g23
/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
Completed in 18 milliseconds