OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:globalString
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
shared-string-literals.c
3
char *
globalString
= "abc";
global-with-initialiser.c
14
char *
globalString
= "abc";
Completed in 63 milliseconds