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

//go:build (linux && 386) || (linux && amd64) || (linux && arm) || (linux && arm64) || (linux && loong64) || (linux && ppc64le) || (linux && riscv64) || (linux && s390x)

package vec

type T_G_fpos64_t = Tfpos_t

type T_IO_cookie_io_functions_t = Tcookie_io_functions_t

type _G_fpos64_t = T_G_fpos64_t

type _IO_cookie_io_functions_t = T_IO_cookie_io_functions_t

/*
** 2001-09-15
**
** The author disclaims copyright to this source code.  In place of
** a legal notice, here is a blessing:
**
**    May you do good and not evil.
**    May you find forgiveness for yourself and forgive others.
**    May you share freely, never taking more than you give.
**
*************************************************************************
** This header file defines the interface that the SQLite library
** presents to client programs.  If a C-function, structure, datatype,
** or constant definition does not appear in this file, then it is
** not a published API of SQLite, is subject to change without
** notice, and should not be referenced by programs that use SQLite.
**
** Some of the definitions that are in this file are marked as
** "experimental".  Experimental interfaces are normally new
** features recently added to SQLite.  We do not anticipate changes
** to experimental interfaces but reserve the right to make minor changes
** if experience from use "in the wild" suggest such changes are prudent.
**
** The official C-language API documentation for SQLite is derived
** from comments in this file.  This file is the authoritative source
** on how SQLite interfaces are supposed to operate.
**
** The name of this file under configuration management is "sqlite.h.in".
** The makefile makes some minor changes to this file (such as inserting
** the version number) and changes its name to "sqlite3.h" as
** part of the build process.
 */

type cookie_io_functions_t = Tcookie_io_functions_t

const m_ARG_MAX = 131072

const m_CHAR_MAX = 255

const m_DBL_EPSILON = 2.22044604925031308085e-16

const m_DBL_MAX = 1.79769313486231570815e+308

const m_DBL_MIN = 2.22507385850720138309e-308

const m_DBL_TRUE_MIN = 4.94065645841246544177e-324

const m_DELAYTIMER_MAX = 0x7fffffff

const m_EADDRINUSE = 98

const m_EADDRNOTAVAIL = 99

const m_EADV = 68

const m_EAFNOSUPPORT = 97

const m_EALREADY = 114

const m_EBADE = 52

const m_EBADFD = 77

const m_EBADMSG = 74

const m_EBADR = 53

const m_EBADRQC = 56

const m_EBADSLT = 57

const m_EBFONT = 59

const m_ECANCELED = 125

const m_ECHRNG = 44

const m_ECOMM = 70

const m_ECONNABORTED = 103

const m_ECONNREFUSED = 111

const m_ECONNRESET = 104

const m_EDEADLK = 35

const m_EDESTADDRREQ = 89

const m_EDOTDOT = 73

const m_EDQUOT = 122

const m_EHOSTDOWN = 112

const m_EHOSTUNREACH = 113

const m_EHWPOISON = 133

const m_EIDRM = 43

const m_EINPROGRESS = 115

const m_EISCONN = 106

const m_EISNAM = 120

const m_EKEYEXPIRED = 127

const m_EKEYREJECTED = 129

const m_EKEYREVOKED = 128

const m_EL2HLT = 51

const m_EL2NSYNC = 45

const m_EL3HLT = 46

const m_EL3RST = 47

const m_ELIBACC = 79

const m_ELIBBAD = 80

const m_ELIBEXEC = 83

const m_ELIBMAX = 82

const m_ELIBSCN = 81

const m_ELNRNG = 48

const m_ELOOP = 40

const m_EMEDIUMTYPE = 124

const m_EMSGSIZE = 90

const m_EMULTIHOP = 72

const m_ENAMETOOLONG = 36

const m_ENAVAIL = 119

const m_ENETDOWN = 100

const m_ENETRESET = 102

const m_ENETUNREACH = 101

const m_ENOANO = 55

const m_ENOBUFS = 105

const m_ENOCSI = 50

const m_ENODATA = 61

const m_ENOKEY = 126

const m_ENOLCK = 37

const m_ENOLINK = 67

const m_ENOMEDIUM = 123

const m_ENOMSG = 42

const m_ENONET = 64

const m_ENOPKG = 65

const m_ENOPROTOOPT = 92

const m_ENOSR = 63

const m_ENOSTR = 60

const m_ENOSYS = 38

const m_ENOTCONN = 107

const m_ENOTEMPTY = 39

const m_ENOTNAM = 118

const m_ENOTRECOVERABLE = 131

const m_ENOTSOCK = 88

const m_ENOTUNIQ = 76

const m_EOPNOTSUPP = 95

const m_EOVERFLOW = 75

const m_EOWNERDEAD = 130

const m_EPFNOSUPPORT = 96

const m_EPROTO = 71

const m_EPROTONOSUPPORT = 93

const m_EPROTOTYPE = 91

const m_EREMCHG = 78

const m_EREMOTE = 66

const m_EREMOTEIO = 121

const m_ERESTART = 85

const m_ERFKILL = 132

const m_ESHUTDOWN = 108

const m_ESOCKTNOSUPPORT = 94

const m_ESRMNT = 69

const m_ESTALE = 116

const m_ESTRPIPE = 86

const m_ETIME = 62

const m_ETIMEDOUT = 110

const m_ETOOMANYREFS = 109

const m_EUCLEAN = 117

const m_EUNATCH = 49

const m_EUSERS = 87

const m_EXFULL = 54

const m_FILENAME_MAX = 4096

const m_FILESIZEBITS = 64

const m_FLT_EPSILON = 1.1920928955078125e-07

const m_FLT_MAX = 3.40282346638528859812e+38

const m_FLT_MIN = 1.17549435082228750797e-38

const m_FLT_TRUE_MIN = 1.40129846432481707092e-45

const m_FOPEN_MAX = 1000

const m_FP_ILOGB0 = "FP_ILOGBNAN"

const m_FP_INFINITE = 1

const m_FP_NAN = 0

const m_FP_SUBNORMAL = 3

const m_FP_ZERO = 2

const m_HUGE = 3.40282346638528859812e+38

const m_HUGE_VALF = "INFINITY"

const m_LDBL_DECIMAL_DIG = "DECIMAL_DIG"

const m_LDBL_DIG = 15

const m_LDBL_EPSILON = 2.22044604925031308085e-16

const m_LDBL_MANT_DIG = 53

const m_LDBL_MAX = 1.79769313486231570815e+308

const m_LDBL_MAX_10_EXP = 308

const m_LDBL_MAX_EXP = 1024

const m_LDBL_MIN = 2.22507385850720138309e-308

const m_LDBL_TRUE_MIN = 4.94065645841246544177e-324

const m_LINE_MAX = 4096

const m_LOGIN_NAME_MAX = 256

const m_L_ctermid = 20

const m_L_cuserid = 20

const m_L_tmpnam = 20

const m_MQ_PRIO_MAX = 32768

const m_NGROUPS_MAX = 32

const m_NL_LANGMAX = 32

const m_NL_NMAX = 16

const m_PATH_MAX = 4096

const m_PIPE_BUF = 4096

const m_PTHREAD_DESTRUCTOR_ITERATIONS = 4

const m_PTHREAD_KEYS_MAX = 128

const m_PTHREAD_STACK_MIN = 2048

const m_P_tmpdir = "/tmp"

const m_SCHAR_MAX = 127

const m_SEM_NSEMS_MAX = 256

const m_SEM_VALUE_MAX = 0x7fffffff

const m_SYMLOOP_MAX = 40

const m_TMP_MAX = 10000

const m_TTY_NAME_MAX = 32

const m_TZNAME_MAX = 6

const m_UCHAR_MAX = 255

const m_UINT32_MAX = "0xffffffffu"

const m_UINT64_MAX = "0xffffffffffffffffu"

const m_WINT_MAX = "UINT32_MAX"

const m_WNOHANG = 1

const m_WUNTRACED = 2

const m__GNU_SOURCE = 1

const m__STDC_PREDEF_H = 1

const m___BIG_ENDIAN = 4321

const m___LITTLE_ENDIAN = 1234

const m___STDC_IEC_559_COMPLEX__ = 1

const m___STDC_IEC_559__ = 1

const m___STDC_IEC_60559_BFP__ = 201404

const m___STDC_IEC_60559_COMPLEX__ = 201404

const m___STDC_ISO_10646__ = 201706

const m___USE_TIME_BITS64 = 1

const m___WINT_MAX__ = 0xffffffff

const m___gnu_linux__ = 1

const m___inline = "inline"

const m___linux = 1

const m___linux__ = 1

const m_alloca = "__builtin_alloca"

const m_linux = 1

const m_math_errhandling = 2

type t__isoc_va_list = uintptr
