Home
last modified time | relevance | path

Searched defs:LAST (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/arch/i386/stand/misc/
H A Drawrite.c34 #define LAST 1 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAtomicOrdering.h65 LAST = SequentiallyConsistent enumerator
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dbits.h120 #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 DCuda.h91 LAST, enumerator
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mm.c158 #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 Dia64-opc.h35 #define LAST IA64_OPCODE_LAST macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc.h35 #define LAST IA64_OPCODE_LAST macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h189 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument
191 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
H A DStmt.h73 #define STMT_RANGE(BASE, FIRST, LAST) \ argument
75 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
/netbsd-src/sys/net/
H A Dbsd-comp.c174 #define LAST 255 macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h148 #define LAST(c) ((c)->u.iso.last) macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h152 #define LAST(c) ((c)->u.iso.last) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_vm.c67 #define LAST(node) ((node)->last) macro