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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 65 #define SYST_INT32_TO_FLOAT64
144 float64 syst_int32_to_float64( int32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 166 #ifdef SYST_INT32_TO_FLOAT64
662 #ifdef SYST_INT32_TO_FLOAT64
664 test_a_int32_z_float64( int32_to_float64, syst_int32_to_float64 );
systfloat.c 114 float64 syst_int32_to_float64( int32 a ) function in typeref:typename:float64

Completed in 11 milliseconds