Searched refs:_Stl_prime (Results 1 – 3 of 3) sorted by relevance
49 _Stl_prime<_Dummy>::_S_primes(size_t &__size) { in _S_primes()61 _Stl_prime<_Dummy>::_S_max_nb_buckets() { in _S_max_nb_buckets()69 _Stl_prime<_Dummy>::_S_next_size(size_t __n) { in _S_next_size()80 _Stl_prime<_Dummy>::_S_prev_sizes(size_t __n, size_t const*&__begin, size_t const*&__pos) { in _S_prev_sizes()
190 class _Stl_prime {205 _STLP_EXPORT_TEMPLATE_CLASS _Stl_prime<bool>;208 typedef _Stl_prime<bool> _Stl_prime_type;
195 template class _STLP_CLASS_DECLSPEC _Stl_prime<bool>; variable