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

  /external/compiler-rt/test/builtins/Unit/
netf2_test.c 1 //===------------ netf2_test.c - Test __netf2------------------------------===//
10 // This file tests __netf2 for the compiler_rt library.
20 int __netf2(long double a, long double b);
24 int x = __netf2(a, b);
  /external/compiler-rt/lib/builtins/
comparetf2.c 15 // __netf2
125 COMPILER_RT_ABI enum LE_RESULT __netf2(fp_t a, fp_t b) { function

Completed in 143 milliseconds