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

  /src/lib/libc/softfloat/templates/
softfloat.h 117 floatx80 int32_to_floatx80( !!!int32 ); variable in typeref:typename:floatx80
  /src/lib/libc/softfloat/
softfloat-for-gcc.h 56 #define int32_to_floatx80 __floatsixf macro
  /src/sys/lib/libkern/
softfloat.c 1148 floatx80 int32_to_floatx80( int32 a ) function in typeref:typename:floatx80
  /src/lib/libc/softfloat/bits64/
softfloat.c 1193 floatx80 int32_to_floatx80( int32 a ) function in typeref:typename:floatx80

Completed in 18 milliseconds