Home
last modified time | relevance | path

Searched defs:last_idx (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/usr.sbin/npppd/common/
Dslist.h32 int last_idx; member
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_bitvector_test.cpp35 uptr last_idx = bv.size(); in CheckBV() local
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_stack_store.cpp77 uptr last_idx = GetBlockIdx(start + count - 1); in Alloc() local
/openbsd/src/gnu/llvm/lldb/source/Expression/
DDWARFExpression.cpp1375 size_t last_idx = stack.size() - 1; in Evaluate() local
/openbsd/src/sys/dev/pci/
Dif_et.c1766 int error, maxsegs, first_idx, last_idx, i; in et_encap() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp7239 const size_t last_idx = args_size - 1; in GetNthTemplateArgument() local