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

  /external/compiler-rt/test/builtins/Unit/
gttf2_test.c 1 //===------------ gttf2_test.c - Test __gttf2------------------------------===//
10 // This file tests __gttf2 for the compiler_rt library.
20 int __gttf2(long double a, long double b);
24 int x = __gttf2(a, b);
  /external/compiler-rt/lib/builtins/
comparetf2.c 13 // __letf2 __gttf2
129 COMPILER_RT_ABI enum GE_RESULT __gttf2(fp_t a, fp_t b) { function

Completed in 52 milliseconds