Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_pf_qmgr.c145 u16 first_index = qtag->qidx[0]; in ixl_pf_qmgr_release() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp178 uint32_t first_index = next_index_; in Setup() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h213 int64_t first_index = 0; member