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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 64 #define SYST_INT32_TO_FLOAT32
143 float32 syst_int32_to_float32( int32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 161 #ifdef SYST_INT32_TO_FLOAT32
657 #ifdef SYST_INT32_TO_FLOAT32
659 test_a_int32_z_float32( int32_to_float32, syst_int32_to_float32 );
systfloat.c 106 float32 syst_int32_to_float32( int32 a ) function in typeref:typename:float32

Completed in 13 milliseconds