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

  /external/compiler-rt/lib/
mulxc3.c 1 /* ===-- mulxc3.c - Implement __mulxc3 -------------------------------------===
10 * This file implements __mulxc3 for the compiler_rt library.
23 __mulxc3(long double __a, long double __b, long double __c, long double __d) function
  /frameworks/compile/libbcc/runtime/lib/
mulxc3.c 1 /* ===-- mulxc3.c - Implement __mulxc3 -------------------------------------===
10 * This file implements __mulxc3 for the compiler_rt library.
24 __mulxc3(long double __a, long double __b, long double __c, long double __d) function

Completed in 140 milliseconds