Home | History | Annotate | Download | only in ImageMagick

Lines Matching full: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>]])