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

  /src/lib/libc/arch/aarch64/softfloat/
softfloat.h 259 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 267 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 268 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 256 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 256 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 266 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/lib/libc/arch/sparc64/softfloat/
softfloat.h 254 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/lib/libc/softfloat/templates/
softfloat.h 240 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/include/
softfloat.h 291 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/sys/lib/libkern/
softfloat.h 305 floatx80 floatx80_rem( floatx80, floatx80 );
softfloat.c 3834 floatx80 floatx80_rem( floatx80 a, floatx80 b ) function in typeref:typename:floatx80
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 261 floatx80 floatx80_rem( floatx80, floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 129 { "floatx80_rem", 2, FALSE, FALSE },
987 case FLOATX80_REM:
988 test_abz_floatx80( floatx80_rem, syst_floatx80_rem );
  /src/lib/libc/softfloat/
timesoftfloat.c 1881 FLOATX80_REM,
2003 { "floatx80_rem", 2, FALSE, FALSE, FALSE, FALSE },
2316 case FLOATX80_REM:
2317 time_abz_floatx80( floatx80_rem );
  /src/lib/libc/softfloat/bits64/
softfloat.c 3984 floatx80 floatx80_rem( floatx80 a, floatx80 b ) function in typeref:typename:floatx80

Completed in 31 milliseconds