// 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) || (openbsd && amd64) || (openbsd && arm64)

package sqlite3

const __INT64_FMTd__ = "lld"

const __INT64_FMTi__ = "lli"

const __UINT64_FMTX__ = "llX"

const __UINT64_FMTo__ = "llo"

const __UINT64_FMTu__ = "llu"

const __UINT64_FMTx__ = "llx"
