Home
last modified time | relevance | path

Searched refs:double_t (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dmagick-type.h40 typedef double double_t; typedef
/external/libcxx/include/
Dcmath44 double_t // C99
328 using ::double_t;
/external/ImageMagick/config/
Dconfig.h.in164 /* Define to 1 if the system has the type `double_t'. */
875 /* The size of `double_t', as computed by sizeof. */
/external/ImageMagick/
Dconfigure.ac1002 # 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>]])