OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctest0
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
callingconv-iamcu.c
19
void __attribute__((cdecl))
ctest0
() {}
function
27
void (*pctest0)() =
ctest0
;
callingconv.c
26
void __attribute__((cdecl))
ctest0
() {}
function
36
void (*pctest0)() =
ctest0
;
Completed in 337 milliseconds