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

  /external/valgrind/none/tests/arm/
intdiv.c 17 __attribute__((noinline)) Int do_sdiv32 ( Int x, Int y ) function
30 Int rs = do_sdiv32(x,y);

Completed in 656 milliseconds