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

  /src/sys/arch/hppa/spmath/
fcnvfxt.c 191 dbl_to_sgl_fcnvfxt(dbl_floating_point *srcptr, int *dstptr, function in typeref:typename:int
fpudispatch.c 265 return(dbl_to_sgl_fcnvfxt(&fpregs[r1],
528 return(dbl_to_sgl_fcnvfxt(&fpregs[r1],
693 if (dbl_to_sgl_fcnvfxt(&fpregs[ta],(unsigned *) &atmp,
cnv_float.h 426 int dbl_to_sgl_fcnvfxt(dbl_floating_point *, int *, unsigned int *);

Completed in 13 milliseconds