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

  /src/sys/arch/hppa/spmath/
cnv_float.h 420 int sgl_to_dbl_fcnvfx(sgl_floating_point *, dbl_integer *, unsigned int *);
422 int dbl_to_dbl_fcnvfx(dbl_floating_point *, dbl_integer *, unsigned int *);
425 int sgl_to_dbl_fcnvfxt(sgl_floating_point *, dbl_integer *, unsigned int *);
427 int dbl_to_dbl_fcnvfxt(dbl_floating_point *, dbl_integer *, unsigned int *);
431 int dbl_to_sgl_fcnvxf(dbl_integer *, sgl_floating_point *, unsigned int *);
432 int dbl_to_dbl_fcnvxf(dbl_integer *, dbl_floating_point *, unsigned int *);
fcnvfxt.c 119 sgl_to_dbl_fcnvfxt(sgl_floating_point *srcptr, dbl_integer *dstptr,
253 dbl_to_dbl_fcnvfxt(dbl_floating_point *srcptr, dbl_integer *dstptr,
fcnvxf.c 170 dbl_to_sgl_fcnvxf(dbl_integer *srcptr, sgl_floating_point *dstptr,
271 dbl_to_dbl_fcnvxf(dbl_integer *srcptr, dbl_floating_point *dstptr,
fcnvfx.c 152 sgl_to_dbl_fcnvfx(sgl_floating_point *srcptr, dbl_integer *dstptr,
392 dbl_to_dbl_fcnvfx(dbl_floating_point *srcptr, dbl_integer *dstptr,
float.h 330 typedef struct dint dbl_integer; typedef in typeref:struct:dint
fpudispatch.c 35 #define dbl_integer unsigned macro

Completed in 16 milliseconds