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

  /src/lib/libc/arch/aarch64/softfloat/
softfloat.h 254 floatx80 floatx80_round_to_int( floatx80 );
  /src/lib/libc/arch/arm/softfloat/
softfloat.h 262 floatx80 floatx80_round_to_int( floatx80 );
  /src/lib/libc/arch/mips/softfloat/
softfloat.h 263 floatx80 floatx80_round_to_int( floatx80 );
  /src/lib/libc/arch/or1k/softfloat/
softfloat.h 251 floatx80 floatx80_round_to_int( floatx80 );
  /src/lib/libc/arch/powerpc/softfloat/
softfloat.h 251 floatx80 floatx80_round_to_int( floatx80 );
  /src/lib/libc/arch/sh3/softfloat/
softfloat.h 261 floatx80 floatx80_round_to_int( floatx80 );
  /src/lib/libc/arch/sparc64/softfloat/
softfloat.h 249 floatx80 floatx80_round_to_int( floatx80 );
  /src/lib/libc/softfloat/templates/
softfloat.h 235 floatx80 floatx80_round_to_int( floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/include/
softfloat.h 286 floatx80 floatx80_round_to_int( floatx80 );
  /src/sys/lib/libkern/
softfloat.h 300 floatx80 floatx80_round_to_int( floatx80 );
softfloat.c 3447 floatx80 floatx80_round_to_int( floatx80 a ) function in typeref:typename:floatx80
  /src/lib/libc/arch/m68k/softfloat/
softfloat.h 255 floatx80 floatx80_round_to_int( floatx80 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 124 { "floatx80_round_to_int", 1, FALSE, TRUE },
962 case FLOATX80_ROUND_TO_INT:
963 test_az_floatx80( floatx80_round_to_int, syst_floatx80_round_to_int );
  /src/lib/libc/softfloat/
timesoftfloat.c 1876 FLOATX80_ROUND_TO_INT,
1998 { "floatx80_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
2301 case FLOATX80_ROUND_TO_INT:
2302 time_az_floatx80( floatx80_round_to_int );
  /src/lib/libc/softfloat/bits64/
softfloat.c 3546 floatx80 floatx80_round_to_int( floatx80 a ) function in typeref:typename:floatx80

Completed in 119 milliseconds