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