// Code generated by modernc.org/undup from the per-target sqlite_*.go files; DO NOT EDIT. //go:build (freebsd && 386) || (freebsd && arm) || (linux && 386) || (linux && arm) || (windows && (amd64 || arm64)) || (windows && 386) package sqlite3 type Tldiv_t = struct { Fquot int32 Frem int32 } type Tu_long = uint32 const __LONG_MAX__ = 2147483647 const __LONG_WIDTH__ = 32 const __SIZEOF_LONG__ = 4