Searched defs:npos (Results 1 – 4 of 4) sorted by relevance
47 constexpr size_t IndexBssMappingLookup::npos; member in art::IndexBssMappingLookup
51 constexpr static const size_t npos = static_cast<size_t>(-1); variable
119 auto npos = dm_block_name.rfind("-verity"); in FindDmPartitions() local
1123 const auto npos = static_cast<uintmax_t>(-1); in remove_all_impl() local