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

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
truncsfhf2.c 26 AEABI_RTABI uint16_t __aeabi_f2h(float a) { function in typeref:typename:AEABI_RTABI uint16_t
30 AEABI_RTABI uint16_t __aeabi_f2h(float a) COMPILER_RT_ALIAS(__truncsfhf2);
  /src/sys/arch/arm/include/
aeabi.h 95 short __aeabi_f2h(float f) __aapcs; // IEEE 754 binary32 (float) to binary16 storage format (VFP half precision) conversion [4, 6]

Completed in 27 milliseconds