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

//go:build (darwin && amd64) || (darwin && arm64) || (netbsd && amd64) || (openbsd && amd64) || (openbsd && arm64)

package vec

type Tid_t = uint32

type Tpid_t = int32

type Trlim_t = uint64

type Tu_int16_t = uint16

type Tu_int32_t = uint32

type Tu_int64_t = uint64

type Tu_int8_t = uint8

type Tuid_t = uint32

type dev_t = Tdev_t

type id_t = Tid_t

const m__QUAD_HIGHWORD = 1

const m__QUAD_LOWWORD = 0

type pid_t = Tpid_t

type rlim_t = Trlim_t

type u_int16_t = Tu_int16_t

type u_int32_t = Tu_int32_t

type u_int64_t = Tu_int64_t

type u_int8_t = Tu_int8_t

type uid_t = Tuid_t
