OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_sizecheck
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
array-init.c
153
int
test_sizecheck
[(sizeof(test) / sizeof(char)) == 5? 1 : -1];
local
Completed in 65 milliseconds