Home
last modified time | relevance | path

Searched defs:INVALID (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParserCommon.h21 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; enumerator
23 enum class EndianKind { INVALID = 0, LITTLE, BIG }; enumerator
H A DARMTargetParser.h162 enum class ProfileKind { INVALID = 0, A, R, M }; enumerator
/freebsd/contrib/mandoc/
H A Dcompat_strtonum.c26 #define INVALID 1 macro
/freebsd/crypto/openssh/openbsd-compat/
H A Dstrtonum.c29 #define INVALID 1 macro
/freebsd/lib/libc/stdlib/
H A Dstrtonum.c24 #define INVALID 1 macro
/freebsd/bin/pax/
H A Dcache.h54 #define INVALID 2 /* entry valid, name NOT valid */ macro
/freebsd/contrib/libc-pwcache/
H A Dpwcache.h57 #define INVALID 2 /* entry valid, name NOT valid */ macro
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDebugMacros.h27 INVALID, DEFINE, UNDEF, START_FILE, END_FILE, INDIRECT enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_platform.h31 INVALID = 1, enumerator
/freebsd/lib/libiconv_modules/mapper_646/
H A Dcitrus_mapper_646.c60 #define INVALID 0xFFFFFFFF macro
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h139 INVALID = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h32 INVALID = 0, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h36 INVALID = 1, enumerator
[all...]
/freebsd/lib/libc/rpc/
H A Dsvc_auth_des.c438 #define INVALID -1 /* grouplen, if cache entry is invalid */ macro
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.c55 INVALID = 0, enumerator
H A Drte_lpm6.c41 INVALID = 0, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h97 static constexpr unsigned INVALID = ~0U; member
/freebsd/contrib/tcsh/
H A Dma.setp.c120 #define INVALID { \ macro
/freebsd/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c331 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0} macro
353 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0} macro
375 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0, 0} macro
398 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0} macro
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp69 INVALID = 0x4 enumerator
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1944 INVALID = /rgba?\(0, 0, 0(, 0)?\)|transparent|#123456/i; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6565 INVALID, enumerator