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

//go:build (linux && 386) || (linux && arm) || (netbsd && amd64)

package sqlite3

const __INT_FAST16_MAX__ = 2147483647

const __INT_FAST16_WIDTH__ = 32

const __UINT_FAST16_MAX__ = 4294967295
