HomeSort by relevance Sort by last modified time
    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