Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dconstants.cpp53 constant_JAMUNAME = object_new( "JAMUNAME" ); in constants_init()
112 object_free( constant_JAMUNAME ); in constants_done()
168 OBJECT * constant_JAMUNAME; variable
Dconstants.h51 extern OBJECT * constant_JAMUNAME; /* "JAMUNAME" */
Djam.cpp519 var_set( root_module(), constant_JAMUNAME, in main()