OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test2_g
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
attr-weakref2.c
13
static int
test2_g
__attribute__((weakref("test2_f")));
variable
15
return
test2_g
;
/external/clang/test/Sema/
merge-decls.c
58
void
test2_g
(void)
function
conversion.c
114
short
test2_g
(long long ll) {
function
Completed in 2499 milliseconds