// Code generated by modernc.org/undup from the per-target sqlite_*.go files; DO NOT EDIT.

//go:build (darwin && amd64) || (darwin && arm64) || (freebsd && 386) || (freebsd && arm)

package sqlite3

const __INT_FAST64_FMTd__ = "lld"

const __INT_FAST64_FMTi__ = "lli"

const __INT_LEAST64_FMTd__ = "lld"

const __INT_LEAST64_FMTi__ = "lli"

const __UINT_FAST64_FMTX__ = "llX"

const __UINT_FAST64_FMTo__ = "llo"

const __UINT_FAST64_FMTu__ = "llu"

const __UINT_FAST64_FMTx__ = "llx"

const __UINT_LEAST64_FMTX__ = "llX"

const __UINT_LEAST64_FMTo__ = "llo"

const __UINT_LEAST64_FMTu__ = "llu"

const __UINT_LEAST64_FMTx__ = "llx"
