pollution: lgammaf_r
extern float lgammaf_r(float, int *) __attribute__((availability(macos,introduced=10.6))) __attribute__((availability(ios,introduced=3.1))); 

pollution: lgamma_r
extern double lgamma_r(double, int *) __attribute__((availability(macos,introduced=10.6))) __attribute__((availability(ios,introduced=3.1))); 

pollution: lgammal_r
extern long double lgammal_r(long double, int *) __attribute__((availability(macos,introduced=10.6))) __attribute__((availability(ios,introduced=3.1))); 

pollution: j0
extern double j0(double) __attribute__((availability(macos,introduced=10.0))) __attribute__((availability(ios,introduced=3.2))); 

pollution: j1
extern double j1(double) __attribute__((availability(macos,introduced=10.0))) __attribute__((availability(ios,introduced=3.2))); 

pollution: jn
extern double jn(int, double) __attribute__((availability(macos,introduced=10.0))) __attribute__((availability(ios,introduced=3.2))); 

pollution: y0
extern double y0(double) __attribute__((availability(macos,introduced=10.0))) __attribute__((availability(ios,introduced=3.2))); 

pollution: y1
extern double y1(double) __attribute__((availability(macos,introduced=10.0))) __attribute__((availability(ios,introduced=3.2))); 

pollution: yn
extern double yn(int, double) __attribute__((availability(macos,introduced=10.0))) __attribute__((availability(ios,introduced=3.2))); 

pollution: scalb
extern double scalb(double, double); 

pollution: signgam
extern int signgam; 

pollution: MAXFLOAT
#define MAXFLOAT 0x1.fffffep+127f

pollution: M_1_PI
#define M_1_PI 0.318309886183790671537767526745028724

pollution: M_2_PI
#define M_2_PI 0.636619772367581343075535053490057448

pollution: M_2_SQRTPI
#define M_2_SQRTPI 1.12837916709551257389615890312154517

pollution: M_E
#define M_E 2.71828182845904523536028747135266250

pollution: M_LN10
#define M_LN10 2.30258509299404568401799145468436421

pollution: M_LN2
#define M_LN2 0.693147180559945309417232121458176568

pollution: M_LOG10E
#define M_LOG10E 0.434294481903251827651128918916605082

pollution: M_LOG2E
#define M_LOG2E 1.44269504088896340735992468100189214

pollution: M_PI
#define M_PI 3.14159265358979323846264338327950288

pollution: M_PI_2
#define M_PI_2 1.57079632679489661923132169163975144

pollution: M_PI_4
#define M_PI_4 0.785398163397448309615660845819875721

pollution: M_SQRT1_2
#define M_SQRT1_2 0.707106781186547524400844362104849039

pollution: M_SQRT2
#define M_SQRT2 1.41421356237309504880168872420969808

pollution: TARGET_IPHONE_SIMULATOR
#define TARGET_IPHONE_SIMULATOR 0

pollution: TARGET_OS_ARROW
#define TARGET_OS_ARROW 1

pollution: TARGET_OS_BRIDGE
#define TARGET_OS_BRIDGE 0

pollution: TARGET_OS_DRIVERKIT
#define TARGET_OS_DRIVERKIT 0

pollution: TARGET_OS_EMBEDDED
#define TARGET_OS_EMBEDDED 0

pollution: TARGET_OS_IOS
#define TARGET_OS_IOS 0

pollution: TARGET_OS_IOSMAC
#define TARGET_OS_IOSMAC 0

pollution: TARGET_OS_IPHONE
#define TARGET_OS_IPHONE 0

pollution: TARGET_OS_LINUX
#define TARGET_OS_LINUX 0

pollution: TARGET_OS_MAC
#define TARGET_OS_MAC 1

pollution: TARGET_OS_MACCATALYST
#define TARGET_OS_MACCATALYST 0

pollution: TARGET_OS_NANO
#define TARGET_OS_NANO 0

pollution: TARGET_OS_OSX
#define TARGET_OS_OSX 1

pollution: TARGET_OS_SIMULATOR
#define TARGET_OS_SIMULATOR 0

pollution: TARGET_OS_TV
#define TARGET_OS_TV 0

pollution: TARGET_OS_UEFI
#define TARGET_OS_UEFI 0

pollution: TARGET_OS_UIKITFORMAC
#define TARGET_OS_UIKITFORMAC 0

pollution: TARGET_OS_UNIX
#define TARGET_OS_UNIX 0

pollution: TARGET_OS_VISION
#define TARGET_OS_VISION 0

pollution: TARGET_OS_WATCH
#define TARGET_OS_WATCH 0

pollution: TARGET_OS_WIN32
#define TARGET_OS_WIN32 0

pollution: TARGET_OS_WINDOWS
#define TARGET_OS_WINDOWS 0

pollution: TARGET_OS_XR
#define TARGET_OS_XR 0

