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

  /external/compiler-rt/lib/
cmpdi2.c 1 /* ===-- cmpdi2.c - Implement __cmpdi2 -------------------------------------===
10 * This file implements __cmpdi2 for the compiler_rt library.
23 __cmpdi2(di_int a, di_int b) function
  /frameworks/compile/libbcc/runtime/lib/
cmpdi2.c 1 /* ===-- cmpdi2.c - Implement __cmpdi2 -------------------------------------===
10 * This file implements __cmpdi2 for the compiler_rt library.
23 __cmpdi2(di_int a, di_int b) function

Completed in 568 milliseconds