OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test7_g
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
attr-weakref.c
64
static void
test7_g
(void) __attribute__((weakref("test7_f")));
65
static void *const test7_zed = (void *) &
test7_g
;
/external/clang/test/Sema/
merge-decls.c
90
void
test7_g
() {
function
Completed in 86 milliseconds