Searched defs:INVALID (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dcompat_strtonum.c33 #define INVALID 1 macro
/freebsd-11-stable/contrib/libc-pwcache/
H A Dpwcache.h57 #define INVALID 2 /* entry valid, name NOT valid */ macro
/freebsd-11-stable/bin/pax/
H A Dcache.h55 #define INVALID 2 /* entry valid, name NOT valid */ macro
/freebsd-11-stable/lib/libc/stdlib/
H A Dstrtonum.c27 #define INVALID 1 macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dstrtonum.c29 #define INVALID 1 macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp66 enum class LibcxxVariantIndexValidity { VALID, INVALID, NPOS }; member in class:__anon1228::LibcxxVariantIndexValidity
/freebsd-11-stable/lib/libiconv_modules/mapper_646/
H A Dcitrus_mapper_646.c59 #define INVALID 0xFFFFFFFF macro
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_auth_des.c442 #define INVALID -1 /* grouplen, if cache entry is invalid */ macro
/freebsd-11-stable/contrib/tcsh/
H A Dma.setp.c120 #define INVALID { \ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h134 INVALID = 0, enumerator in enum:llvm::mca::HWPressureEvent::GenericReason
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMTargetParser.h149 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; member in class:llvm::ARM::ISAKind
153 enum class EndianKind { INVALID = 0, LITTLE, BIG }; member in class:llvm::ARM::EndianKind
156 enum class ProfileKind { INVALID = 0, A, R, M }; member in class:llvm::ARM::ProfileKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h97 static const unsigned INVALID = ~0U; member in struct:llvm::SparseMultiSet::SMSNode
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h36 INVALID, APP, SHADOW, ORIGIN enumerator in enum:MappingDesc::Type
[all...]
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp67 INVALID = 0x4 enumerator in enum:__anon1090::Descriptor::__anon1092
/freebsd-11-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c312 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0} macro
332 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0} macro
352 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0, 0} macro
372 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0} macro
[all...]

Completed in 179 milliseconds