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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 117 #define SYST_INT32_TO_FLOAT128
149 float128 syst_int32_to_float128( int32 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 176 #ifdef SYST_INT32_TO_FLOAT128
672 #ifdef SYST_INT32_TO_FLOAT128
674 test_a_int32_z_float128( int32_to_float128, syst_int32_to_float128 );
systfloat.c 136 float128 syst_int32_to_float128( int32 a ) function in typeref:typename:float128

Completed in 13 milliseconds