HomeSort by relevance Sort by last modified time
    Searched full: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 211 extern "C" void arm_function_3(int*p);
215 void arm_function_3(int*p) { function

Completed in 87 milliseconds