Searched refs:__floatunditf (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/runtime/test/Unit/ppc/
H A Dfloatunditf_test.c4 long double __floatunditf(uint64_t);
18 computed.ld = __floatunditf(tests[i].input);
22 printf("Error on __floatunditf( 0x%016llx ):\n", tests[i].input);
/frameworks/compile/libbcc/runtime/lib/ppc/
H A Dfloatunditf.c5 /* long double __floatunditf(unsigned long long x); */
11 long double __floatunditf(uint64_t a) { function
/frameworks/compile/libbcc/runtime/lib/
H A Dapple_versioning.c91 NOT_HERE_BEFORE_10_6(__floatunditf)

Completed in 174 milliseconds