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

  /src/lib/libc/arch/aarch64/softfloat/
softfloat.h 266 flag floatx80_lt_quiet( floatx80, floatx80 );
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 274 int floatx80_lt_quiet( floatx80, floatx80 );
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 275 int floatx80_lt_quiet( floatx80, floatx80 );
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 263 flag floatx80_lt_quiet( floatx80, floatx80 );
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 263 flag floatx80_lt_quiet( floatx80, floatx80 );
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 273 flag floatx80_lt_quiet( floatx80, floatx80 );
  /src/lib/libc/arch/sparc64/softfloat/
softfloat.h 261 flag floatx80_lt_quiet( floatx80, floatx80 );
  /src/lib/libc/softfloat/templates/
softfloat.h 247 !!!flag floatx80_lt_quiet( floatx80, floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/include/
softfloat.h 298 int floatx80_lt_quiet( floatx80, floatx80 );
  /src/sys/lib/libkern/
softfloat.h 312 int floatx80_lt_quiet( floatx80, floatx80 );
softfloat.c 4161 flag floatx80_lt_quiet( floatx80 a, floatx80 b ) function in typeref:typename:flag
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 274 flag floatx80_lt_quiet( floatx80, floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 136 { "floatx80_lt_quiet", 2, FALSE, FALSE },
1023 case FLOATX80_LT_QUIET:
1024 test_ab_floatx80_z_flag( floatx80_lt_quiet, syst_floatx80_lt_quiet );
  /src/lib/libc/softfloat/
timesoftfloat.c 1888 FLOATX80_LT_QUIET,
2010 { "floatx80_lt_quiet", 2, FALSE, FALSE, FALSE, FALSE },
2337 case FLOATX80_LT_QUIET:
2338 time_ab_floatx80_z_flag( floatx80_lt_quiet );
  /src/lib/libc/softfloat/bits64/
softfloat.c 3301 flag floatx80_lt_quiet( floatx80 a, floatx80 b ) function in typeref:typename:flag
3326 #define floatx80_lt_quiet_internal floatx80_lt_quiet

Completed in 28 milliseconds