OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thumb_function_2
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/memtest/
thumb.cpp
6
extern "C" void
thumb_function_2
(int*p);
22
void
thumb_function_2
(int*p)
function
memtest.cpp
210
extern "C" void
thumb_function_2
(int*p);
217
thumb_function_2
(&a);
Completed in 46 milliseconds