Searched defs:LAST (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/sys/arch/i386/stand/misc/ |
H A D | rawrite.c | 34 #define LAST 1 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | AtomicOrdering.h | 65 LAST = SequentiallyConsistent enumerator
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | bits.h | 120 #define _LSMASKn(WIDTH, FIRST, LAST) _MASKn (WIDTH, \ argument 124 #define LSMASK64(FIRST, LAST) _LSMASKn (64, (FIRST), (LAST)) argument
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | Cuda.h | 91 LAST, enumerator
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_mm.c | 158 #define LAST(node) ((node)->start + (node)->size - 1) macro 163 START, LAST, static inline, drm_mm_interval_tree) in INTERVAL_TREE_DEFINE() argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ia64-opc.h | 35 #define LAST IA64_OPCODE_LAST macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ia64-opc.h | 35 #define LAST IA64_OPCODE_LAST macro
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Comment.h | 189 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument 191 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
|
H A D | Stmt.h | 73 #define STMT_RANGE(BASE, FIRST, LAST) \ argument 75 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
|
/netbsd-src/sys/net/ |
H A D | bsd-comp.c | 174 #define LAST 255 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | internal.h | 148 #define LAST(c) ((c)->u.iso.last) macro
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | internal.h | 152 #define LAST(c) ((c)->u.iso.last) macro
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 67 #define LAST(node) ((node)->last) macro
|