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

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

package vec

const m_PRIXPTR = "lX"

const m_PRIdPTR = "ld"

const m_PRIiPTR = "li"

const m_PRIoPTR = "lo"

const m_PRIuPTR = "lu"

const m_PRIxPTR = "lx"

const m_SCNdPTR = "ld"

const m_SCNiPTR = "li"

const m_SCNoPTR = "lo"

const m_SCNuPTR = "lu"

const m_SCNxPTR = "lx"
