// Code generated by modernc.org/undup from the per-target sqlite_*.go files; DO NOT EDIT. //go:build (linux && 386) || (linux && amd64) || (linux && arm) || (linux && arm64) || (linux && s390x) || (windows && (amd64 || arm64)) || (windows && 386) package sqlite3 const __DBL_IS_IEC_60559__ = 2 const __FLT32X_IS_IEC_60559__ = 2 const __FLT32_IS_IEC_60559__ = 2 const __FLT64_IS_IEC_60559__ = 2 const __FLT_IS_IEC_60559__ = 2 const __GNUC__ = 12 const __GXX_ABI_VERSION = 1017 const __LDBL_IS_IEC_60559__ = 2