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

  /external/compiler-rt/lib/
divdc3.c 1 /* ===-- divdc3.c - Implement __divdc3 -------------------------------------===
10 * This file implements __divdc3 for the compiler_rt library.
21 __divdc3(double __a, double __b, double __c, double __d) function
  /frameworks/compile/libbcc/runtime/lib/
divdc3.c 1 /* ===-- divdc3.c - Implement __divdc3 -------------------------------------===
10 * This file implements __divdc3 for the compiler_rt library.
22 __divdc3(double __a, double __b, double __c, double __d) function

Completed in 29 milliseconds