Searched refs:double_t (Results 1 – 7 of 7) sorted by relevance
40 typedef double double_t; typedef
25 typedef double double_t; typedef
265 typedef double double_t; typedef
164 /* Define to 1 if the system has the type `double_t'. */875 /* The size of `double_t', as computed by sizeof. */
552 if (byte_size == sizeof(double_t)) in GetValueTypeForFloatWithByteSize()707 case e_double: m_data.dbl = (double_t)m_data.ldbl; success = true; break; in Cast()
44 double_t // C99653 using ::double_t;
1002 # Float_t and double_t are intended to be the the most efficient type.1004 AC_CHECK_TYPES([double_t], [], [], [[#include <math.h>]])1006 AC_CHECK_SIZEOF([double_t], [], [[#include <math.h>]])