Home
last modified time | relevance | path

Searched refs:get_mem_block (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/regex/src/
Dregex.cpp184 BOOST_REGEX_DECL void* BOOST_REGEX_CALL get_mem_block() in get_mem_block() function
204 BOOST_REGEX_DECL void* BOOST_REGEX_CALL get_mem_block() in get_mem_block() function
/third_party/boost/boost/regex/
Dconfig.hpp453 BOOST_REGEX_DECL void* BOOST_REGEX_CALL get_mem_block();
/third_party/boost/boost/regex/v4/
Dperl_matcher_non_recursive.hpp110 *base = static_cast<saved_state*>(get_mem_block()); in save_state_init()
236 stack_base = static_cast<saved_state*>(get_mem_block()); in extend_stack()