Home
last modified time | relevance | path

Searched refs:IEEE_DBL (Results 1 – 6 of 6) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dcvt.c51 } IEEE_DBL; typedef
56 IEEE_DBL *ip; in __isspecial()
57 ip = (IEEE_DBL *)&f; in __isspecial()
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/common/
H A Dcvt.c51 } IEEE_DBL; typedef
56 IEEE_DBL *ip; in __isspecial()
57 ip = (IEEE_DBL *)&f; in __isspecial()
/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dcommon.c514 register IEEE_DBL *p_dbl; in double_to_extended()
520 p_dbl = (IEEE_DBL *) pd; in double_to_extended()
570 register IEEE_DBL *p_dbl; in extended_to_double()
576 p_dbl = (IEEE_DBL *) pd; in extended_to_double()
H A Dcommon.h239 } IEEE_DBL; typedef
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Dcommon.c284 register IEEE_DBL *p_dbl; in double_to_extended()
290 p_dbl = (IEEE_DBL *) pd; in double_to_extended()
340 register IEEE_DBL *p_dbl; in extended_to_double()
346 p_dbl = (IEEE_DBL *) pd; in extended_to_double()
H A Dcommon.h223 } IEEE_DBL; typedef