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

//go:build (freebsd && 386) || (freebsd && amd64) || (freebsd && arm) || (freebsd && arm64) || (openbsd && amd64) || (openbsd && arm64)

package vec

const m_FP_INFINITE = 0x01

const m_FP_NAN = 0x02

const m_FP_NORMAL = 0x04

const m_FP_SUBNORMAL = 0x08

const m_FP_ZERO = 0x10

const m_GID_MAX = "UINT_MAX"

const m_OPEN_MAX = 64

const m_PRIXMAX = "jX"

const m_PRIdMAX = "jd"

const m_PRIiMAX = "ji"

const m_PRIoMAX = "jo"

const m_PRIuMAX = "ju"

const m_PRIxMAX = "jx"

const m_SCNdMAX = "jd"

const m_SCNiMAX = "ji"

const m_SCNoMAX = "jo"

const m_SCNuMAX = "ju"

const m_SCNxMAX = "jx"

const m_UID_MAX = "UINT_MAX"

const m_WINT_MAX = "INT32_MAX"

const m_WINT_MIN = "INT32_MIN"

const m___BOOL_WIDTH__ = 8

const m___BSD_VISIBLE = 1

const m___POSIX_VISIBLE = 202405

const m___clang_major__ = 19

const m___clang_minor__ = 1

const m___clang_patchlevel__ = 7

type t__blkcnt_t = int64

type t__blksize_t = int32

type t__clockid_t = int32

type t__double_t = float64

type t__fixpt_t = uint32

type t__ino_t = uint64

type t__int_fast16_t = int32

type t__int_fast32_t = int32

type t__int_fast64_t = int64

type t__int_fast8_t = int32

type t__int_least16_t = int16

type t__int_least32_t = int32

type t__int_least64_t = int64

type t__int_least8_t = int8

type t__intmax_t = int64

type t__rune_t = int32

type t__uint_fast16_t = uint32

type t__uint_fast32_t = uint32

type t__uint_fast64_t = uint64

type t__uint_fast8_t = uint32

type t__uint_least16_t = uint16

type t__uint_least32_t = uint32

type t__uint_least64_t = uint64

type t__uint_least8_t = uint8

type t__uintmax_t = uint64

type t__useconds_t = uint32

type t__wint_t = int32
