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

  /ndk/tests/build/b8247455-hidden-cxa/jni/
throw.cpp 1 extern int my_idiv(int a, int b);
4 my_idiv(3, 5);
idiv.cpp 1 int my_idiv (int a, int b) function

Completed in 52 milliseconds