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

  /src/lib/libc/softfloat/
softfloat-for-gcc.h 91 #define floatx80_to_int64_round_to_zero __fixxfdi macro
timesoftfloat.c 1870 FLOATX80_TO_INT64_ROUND_TO_ZERO,
1992 { "floatx80_to_int64_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2287 case FLOATX80_TO_INT64_ROUND_TO_ZERO:
2288 time_a_floatx80_z_int64( floatx80_to_int64_round_to_zero );
  /src/lib/libc/arch/aarch64/softfloat/
softfloat.h 234 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 242 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 243 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 231 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 231 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 241 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/lib/libc/arch/sparc64/softfloat/
softfloat.h 229 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/lib/libc/softfloat/templates/
softfloat.h 215 !!!int64 floatx80_to_int64_round_to_zero( floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/include/
softfloat.h 266 int64_t floatx80_to_int64_round_to_zero( floatx80 );
  /src/sys/lib/libkern/
softfloat.h 284 int64_t floatx80_to_int64_round_to_zero( floatx80 );
softfloat.c 3322 int64 floatx80_to_int64_round_to_zero( floatx80 a ) function in typeref:typename:int64
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 235 long long floatx80_to_int64_round_to_zero( floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 120 { "floatx80_to_int64_round_to_zero", 1, FALSE, FALSE },
936 case FLOATX80_TO_INT64_ROUND_TO_ZERO:
938 floatx80_to_int64_round_to_zero,
  /src/lib/libc/softfloat/bits64/
softfloat.c 3417 int64 floatx80_to_int64_round_to_zero( floatx80 a ) function in typeref:typename:int64

Completed in 27 milliseconds