OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test1g
(Results
1 - 1
of
1
) sorted by null
/external/llvm/test/FrontendC++/
integration-O2.cpp
9
static int
test1g
= 42;
variable
11
if (
test1g
== 0)
test1g
= 0;
14
return
test1g
;
Completed in 113 milliseconds