Home
last modified time | relevance | path

Searched refs:profile_make_local (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/tools/build/src/engine/
Ddebug.h56 OBJECT * profile_make_local( char const * );
59 …if (DEBUG_PROFILE && !constant_LOCAL_##scope) constant_LOCAL_##scope = profile_make_local( #scope …
Ddebug.cpp148 OBJECT * profile_make_local( char const * scope ) in profile_make_local() function