// Code generated by modernc.org/undup from the per-target sqlite_*.go files; DO NOT EDIT. //go:build (darwin && amd64) || (darwin && arm64) || (netbsd && amd64) || (windows && (amd64 || arm64)) || (windows && 386) package sqlite3 const DOMAIN = 1 const OVERFLOW = 3 const PLOSS = 6 const SING = 2 const TLOSS = 5 const UNDERFLOW = 4