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

  /src/regress/lib/libc/ieeefp/testfloat/include/
systfloat.h 119 #define SYST_INT64_TO_FLOAT128
158 float128 syst_int64_to_float128( int64 );
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 196 #ifdef SYST_INT64_TO_FLOAT128
692 #ifdef SYST_INT64_TO_FLOAT128
694 test_a_int64_z_float128( int64_to_float128, syst_int64_to_float128 );
systfloat.c 175 float128 syst_int64_to_float128( int64 a ) function in typeref:typename:float128

Completed in 13 milliseconds