Searched defs:LAST (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | interval_tree_generic.h | 31 #define INTERVAL_TREE_DEFINE(type, field, valtype, dummy, START, LAST, \ argument 39 #define __IT_DEFINE_ITER_FROM(type, field, valtype, START, LAST, name) \ argument
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Stmt.h | 89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument 91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AtomicOrdering.h | 65 LAST = SequentiallyConsistent enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Cuda.h | 134 LAST, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 824 LAST = DB enumerator
|