Home
last modified time | relevance | path

Searched defs:ARCH (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DHexagonAttributes.h20 ARCH = 4, enumerator
H A DRISCVAttributes.h30 ARCH = 5, enumerator
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_lwp_create.c70 #define INVALID_UCONTEXT(ARCH,NAME,DESC) \ argument
/freebsd/contrib/capsicum-test/
H A DGNUmakefile4 ARCH?=64 macro
/freebsd/sys/contrib/device-tree/
H A DMakefile107 $(ALL_DTB) $(ALL_DTBO): ARCH=$(word 2,$(subst /, ,$@)) macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h827 #define HANDLE_DW_CFA_PRED(ID, NAME, ARCH) DW_CFA_##NAME = ID, argument