Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dconstants.cpp59 constant_other = object_new( "[OTHER]" ); in constants_init()
118 object_free( constant_other ); in constants_done()
174 OBJECT * constant_other; variable
Dconstants.h57 extern OBJECT * constant_other; /* "[OTHER]" */
Ddebug.cpp136 profile_other.name = constant_other; in profile_dump()