HomeSort by relevance Sort by last modified time
    Searched refs:arm_function_3 (Results 1 - 2 of 2) sorted by null

  /system/extras/tests/memtest/
thumb.cpp 4 extern "C" void arm_function_3(int*p);
19 arm_function_3(&a);
memtest.cpp 742 extern "C" void arm_function_3(int*p);
746 void arm_function_3(int*p) { function

Completed in 224 milliseconds