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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
floatdidf.c 109 AEABI_RTABI double __aeabi_l2d(di_int a) { function in typeref:typename:AEABI_RTABI double
113 AEABI_RTABI double __aeabi_l2d(di_int a) COMPILER_RT_ALIAS(__floatdidf);
floatdidf.c 109 AEABI_RTABI double __aeabi_l2d(di_int a) { function in typeref:typename:AEABI_RTABI double
113 AEABI_RTABI double __aeabi_l2d(di_int a) COMPILER_RT_ALIAS(__floatdidf);

Completed in 21 milliseconds