Searched refs:_Stl_prime (Results 1 – 4 of 4) 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
2349 to _LimG and _Stl_prime methods implementation.2351 * stlport/stl/_limits.c: Put _Stl_prime methods implementation in6332 * stlport/stl/_hashtable.h, _hashtable.c: Ditto for the _Stl_prime class.