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

  /src/regress/lib/libc/ieeefp/testfloat/include/
testFunction.h 83 FLOAT32_LT,
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 93 { "float32_lt", 2, FALSE, FALSE },
787 case FLOAT32_LT:
788 test_ab_float32_z_flag( float32_lt, syst_float32_lt );
  /src/lib/libc/softfloat/
timesoftfloat.c 1838 FLOAT32_LT,
1960 { "float32_lt", 2, FALSE, FALSE, FALSE, FALSE },
2201 case FLOAT32_LT:
2202 time_ab_float32_z_flag( float32_lt );

Completed in 13 milliseconds