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

  /src/sys/arch/hppa/spmath/
fcnvxf.c 96 if (Int_isinexact_to_sgl(src)) {
cnv_float.h 78 #define Int_isinexact_to_sgl(int_value) ((int_value << (33 - SGL_EXP_LENGTH)) != 0)

Completed in 13 milliseconds