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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 68 #define SYST_INT64_TO_FLOAT64
153 float64 syst_int64_to_float64( int64 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 186 #ifdef SYST_INT64_TO_FLOAT64
682 #ifdef SYST_INT64_TO_FLOAT64
684 test_a_int64_z_float64( int64_to_float64, syst_int64_to_float64 );
systfloat.c 155 float64 syst_int64_to_float64( int64 a ) function in typeref:typename:float64

Completed in 12 milliseconds