HomeSort by: relevance | last modified time | path
    Searched defs:xorresult (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/spmath/
sfcmp.c 58 register int xorresult; local in function:sgl_fcmp
104 Sgl_xortointp1(left,right,xorresult);
105 if( xorresult < 0 )
dfcmp.c 58 register int xorresult; local in function:dbl_fcmp
104 Dbl_xortointp1(leftp1,rightp1,xorresult);
105 if( xorresult < 0 )

Completed in 14 milliseconds