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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 67 #define SYST_INT64_TO_FLOAT32
152 float32 syst_int64_to_float32( int64 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 181 #ifdef SYST_INT64_TO_FLOAT32
677 #ifdef SYST_INT64_TO_FLOAT32
679 test_a_int64_z_float32( int64_to_float32, syst_int64_to_float32 );
systfloat.c 148 float32 syst_int64_to_float32( int64 a ) function in typeref:typename:float32

Completed in 12 milliseconds