HomeSort by: relevance | last modified time | path
    Searched defs:__truncdfhf2 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
truncdfhf2.c 34 __truncdfhf2 (DFtype a) function
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
truncdfhf2.c 34 __truncdfhf2 (DFtype a) function
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
truncdfhf2.c 14 COMPILER_RT_ABI uint16_t __truncdfhf2(double a) { function
21 return __truncdfhf2(a);
24 AEABI_RTABI uint16_t __aeabi_d2h(double a) COMPILER_RT_ALIAS(__truncdfhf2); variable

Completed in 48 milliseconds