6 /* major version number */
9 /* minor version number */
10 #undef A_VERSION_MINOR
12 /* patch version number */
13 #undef A_VERSION_PATCH
15 /* The size of `void *`, as computed by sizeof. */
18 /* Define to 1 if you have `atan2`, as a function or macro. */
21 /* Define to 1 if you have `cacos`, as a function or macro. */
24 /* Define to 1 if you have `cacosh`, as a function or macro. */
27 /* Define to 1 if you have `casin`, as a function or macro. */
30 /* Define to 1 if you have `casinh`, as a function or macro. */
33 /* Define to 1 if you have `catan`, as a function or macro. */
36 /* Define to 1 if you have `catanh`, as a function or macro. */
39 /* Define to 1 if you have `ccos`, as a function or macro. */
42 /* Define to 1 if you have `ccosh`, as a function or macro. */
45 /* Define to 1 if you have `cexp`, as a function or macro. */
48 /* Define to 1 if you have `clog`, as a function or macro. */
51 /* Define to 1 if you have `cpow`, as a function or macro. */
54 /* Define to 1 if you have `csin`, as a function or macro. */
57 /* Define to 1 if you have `csinh`, as a function or macro. */
60 /* Define to 1 if you have `csqrt`, as a function or macro. */
63 /* Define to 1 if you have `ctan`, as a function or macro. */
66 /* Define to 1 if you have `ctanh`, as a function or macro. */
69 /* Define to 1 if you have `hypot`, as a function or macro. */
72 /* Define to 1 if you have `log1p`, as a function or macro. */