OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_global
(Results
1 - 3
of
3
) sorted by null
/external/llvm/test/CodeGen/Generic/
externally_available.ll
8
;
test_global
should not be emitted to the .s file.
9
@
test_global
= available_externally global i32 4
/external/llvm/test/Transforms/GlobalDCE/
externally_available.ll
8
;
test_global
should not be emitted to the .s file.
9
@
test_global
= available_externally global i32 4
/external/valgrind/main/none/tests/
tls.c
28
static int *
test_global
(void)
function
Completed in 73 milliseconds