Home
last modified time | relevance | path

Searched refs:region_len (Results 1 – 1 of 1) sorted by relevance

/system/libfmq/
Dlibfmq.rs309 let region_len = if idx < txn.first.length { txn.first.length } else { txn.second.length }; in contiguous_count() localVariable
310 region_len - idx in contiguous_count()