Searched refs:_M_increment_use (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/std/
H A Dgslice.h44 void _M_increment_use() { ++_M_count; } function in struct:_Indexer
89 { if (_M_index) _M_index->_M_increment_use(); }
98 if (__g._M_index) __g._M_index->_M_increment_use();

Completed in 45 milliseconds