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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
extendhfsf2.c 27 AEABI_RTABI float __aeabi_h2f(uint16_t a) { function in typeref:typename:AEABI_RTABI float
31 AEABI_RTABI float __aeabi_h2f(uint16_t a) COMPILER_RT_ALIAS(__extendhfsf2);
  /src/sys/arch/arm/include/
aeabi.h 94 float __aeabi_h2f(short hf) __aapcs; // IEEE 754 binary16 storage format (VFP half precision) to binary32 (float) conversion [4, 5]

Completed in 11 milliseconds