Searched defs:MEM (Results 1 – 15 of 15) sorted by relevance
/openbsd-src/usr.sbin/unwindctl/ |
H A D | parser.h | 29 MEM enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m10200-opc.c | 141 #define MEM(ADDR) PAREN, ADDR, PAREN macro
|
H A D | m10300-opc.c | 423 #define MEM(ADDR) PAREN, ADDR, PAREN macro
|
H A D | alpha-opc.c | 352 #define MEM(oo) MEM_(oo), MEM_MASK macro
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | m10200-opc.c | 141 #define MEM(ADDR) PAREN, ADDR, PAREN macro
|
H A D | m10300-opc.c | 422 #define MEM(ADDR) PAREN, ADDR, PAREN macro
|
H A D | alpha-opc.c | 405 #define MEM(oo) MEM_(oo), MEM_MASK macro
|
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/openbsd-src/sys/lib/libz/ |
H A D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/openbsd-src/lib/libz/ |
H A D | inflate.h | 51 MEM, /* got an inflate() memory error -- remain here until reset */ enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | maxq.h | 63 MEM = 0x8, /* Memory access. */ enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | xtensa-isa.c | 44 #define CHECK_ALLOC(MEM,ERRVAL) \ argument 54 #define CHECK_ALLOC_FOR_INIT(MEM,ERRVAL,ERRNO_P,ERROR_MSG_P) \ argument
|
/openbsd-src/sys/dev/isa/ |
H A D | if_ie.c | 318 #define MEM sc->sc_maddr macro
|
/openbsd-src/gnu/gcc/gcc/config/m32c/ |
H A D | m32c.h | 663 #define LOAD_EXTEND_OP(MEM) ZERO_EXTEND argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | GCNHazardRecognizer.cpp | 618 int GCNHazardRecognizer::checkSoftClauseHazards(MachineInstr *MEM) { in checkSoftClauseHazards()
|