Searched defs:__stack (Results 1 – 7 of 7) sorted by relevance
198 std::stack<_StateIdT> __stack; in _M_clone() local
273 std::stack<_StateIdT> __stack; in _M_quantifier() local
149 __stack = PTR_TO_REAL_MODE(.) define
144 …__stack(_DifferenceType __max_size) : _M_buf(__max_size), _M_maxsize(__max_size) { _M_ptr = _M_buf… in __stack() function