Home
last modified time | relevance | path

Searched defs:TAIL (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/MIME/Header/
H A DISO_2022_JP.pm14 use constant TAIL => '?='; constant
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Devent-loop.h71 TAIL, enumerator
/openbsd-src/gnu/llvm/compiler-rt/include/xray/
H A Dxray_interface.h26 TAIL = 2, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h32 TAIL, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/XRay/
H A DInstrumentationMap.h40 enum class FunctionKinds { ENTRY, EXIT, TAIL, LOG_ARGS_ENTER, CUSTOM_EVENT }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h32 TAIL, enumerator
/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dutil.h99 #define TAIL(list) ISC_LIST_TAIL(list) macro
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h45 TAIL, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h788 enum UnaryOp : uint8_t { CAST, NOT, HEAD, TAIL, SIZE, EMPTY, GETDAGOP, LOG2 }; enumerator
/openbsd-src/gnu/usr.bin/perl/
H A Dregnodes.h770 #define TAIL 61 /* 0x3d Match empty string. Can macro