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

  /src/lib/libc/softfloat/
unordsf2.c 16 flag __unordsf2(float32, float32);
19 __unordsf2(float32 a, float32 b) function
  /src/lib/libc/arch/m68k/hardfloat/
unorddf2.S 43 ENTRY(__unordsf2) function
52 END(__unordsf2)
  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
unordsf2.c 33 __unordsf2 (SFtype a, SFtype b) function
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
unordsf2.c 34 __unordsf2 (SFtype a, SFtype b) function
  /src/lib/libc_vfp/
vfpsf.S 261 ENTRY(__unordsf2) function
268 END(__unordsf2)
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
comparesf2.c 12 // __eqsf2 __gesf2 __unordsf2
32 // __unordsf2(a,b) returns 0 if both a and b are numbers
117 __unordsf2(fp_t a, fp_t b) { function
148 return __unordsf2(a, b);
151 AEABI_RTABI int __aeabi_fcmpun(fp_t a, fp_t b) COMPILER_RT_ALIAS(__unordsf2); variable
  /src/external/gpl3/gcc/dist/libgcc/config/arc/
fp-hack.h 89 #define __unordsf2 __unordsf2_c macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/arc/
fp-hack.h 89 #define __unordsf2 __unordsf2_c macro
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
sfp-machine.h 83 #define __unordsf2 __aeabi_fcmpun macro
  /src/external/gpl3/gcc/dist/libgcc/config/c6x/
sfp-machine.h 123 #define __unordsf2 __c6xabi_unordf macro
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S 5135 .global __unordsf2
5136 .type __unordsf2, @function
5137 __unordsf2: label
5159 .size __unordsf2, .-__unordsf2
  /src/external/gpl3/gcc/dist/libgcc/config/pru/
sfp-machine.h 124 #define __unordsf2 __pruabi_unordf macro
  /src/external/gpl3/gcc/dist/libgcc/config/xtensa/
ieee754-sf.S 1383 .global __unordsf2
1384 .type __unordsf2, @function
1385 __unordsf2: label
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
sfp-machine.h 83 #define __unordsf2 __aeabi_fcmpun macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/c6x/
sfp-machine.h 123 #define __unordsf2 __c6xabi_unordf macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
lib1asmsrc-mculib.S 5135 .global __unordsf2
5136 .type __unordsf2, @function
5137 __unordsf2: label
5159 .size __unordsf2, .-__unordsf2
  /src/external/gpl3/gcc.old/dist/libgcc/config/pru/
sfp-machine.h 124 #define __unordsf2 __pruabi_unordf macro
  /src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/
ieee754-sf.S 1383 .global __unordsf2
1384 .type __unordsf2, @function
1385 __unordsf2: label
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
fpgnulib.c 111 __unordsf2(float a, float b)
110 __unordsf2(float a, float b) function
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
fpgnulib.c 114 __unordsf2(float a, float b)
113 __unordsf2(float a, float b) function

Completed in 38 milliseconds