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

  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
truncsfhf2.c 34 __truncsfhf2 (SFtype a) function
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
truncsfhf2.c 34 __truncsfhf2 (SFtype a) function
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
truncsfhf2.c 16 COMPILER_RT_ABI NOINLINE uint16_t __truncsfhf2(float a) { function
21 return __truncsfhf2(a);
27 return __truncsfhf2(a);
30 AEABI_RTABI uint16_t __aeabi_f2h(float a) COMPILER_RT_ALIAS(__truncsfhf2); variable
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
sfp-machine.h 108 #define __truncsfhf2 __gnu_f2h_ieee macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
sfp-machine.h 108 #define __truncsfhf2 __gnu_f2h_ieee macro

Completed in 68 milliseconds