OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__policy_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
mt_allocator.h
651
typedef _Poolp
__policy_type
;
typedef in class:__mt_alloc
680
return
__policy_type
::_S_get_pool()._M_get_options();
685
{
__policy_type
::_S_get_pool()._M_set_options(__t); }
705
__policy_type
::_S_initialize_once();
709
__pool_type& __pool =
__policy_type
::_S_get_pool();
762
__pool_type& __pool =
__policy_type
::_S_get_pool();
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
mt_allocator.h
649
typedef _Poolp
__policy_type
;
typedef in class:__mt_alloc
678
return
__policy_type
::_S_get_pool()._M_get_options();
683
{
__policy_type
::_S_get_pool()._M_set_options(__t); }
703
__policy_type
::_S_initialize_once();
707
__pool_type& __pool =
__policy_type
::_S_get_pool();
760
__pool_type& __pool =
__policy_type
::_S_get_pool();
Completed in 20 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026