Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dconstants.cpp52 constant_JAM_VERSION = object_new( "JAM_VERSION" ); in constants_init()
111 object_free( constant_JAM_VERSION ); in constants_done()
167 OBJECT * constant_JAM_VERSION; variable
Dconstants.h50 extern OBJECT * constant_JAM_VERSION; /* "JAM_VERSION" */
Djam.cpp505 var_set( root_module(), constant_JAM_VERSION, in main()