Home
last modified time | relevance | path

Searched defs:block_idx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.cpp57 uptr block_idx = GetBlockIdx(idx); Load() local
76 uptr block_idx = GetBlockIdx(start); Alloc() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_pkey.c243 IN uint16_t block_idx, in osm_pkey_tbl_set_new_entry()