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