HomeSort by relevance Sort by last modified time
    Searched full: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);
19 void thumb_function_2(int*) { function
memtest.cpp 188 extern "C" void thumb_function_2(int*p);
195 thumb_function_2(&a);

Completed in 60 milliseconds