Searched refs:float_t (Results 1 – 5 of 5) sorted by relevance
70 typedef mediump_float float_t; typedef72 typedef highp_float float_t; typedef74 typedef mediump_float float_t; typedef76 typedef lowp_float float_t; typedef
43 typedef float float_t; typedef49 typedef float_t MagickRealType;63 typedef float_t MagickRealType;77 typedef float_t MagickRealType;
43 float_t // C99327 using ::float_t;
182 /* Define to 1 if the system has the type `float_t'. */881 /* The size of `float_t', as computed by sizeof. */
1003 AC_CHECK_TYPES([float_t], [], [], [[#include <math.h>]])1005 AC_CHECK_SIZEOF([float_t], [], [[#include <math.h>]])