Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Djam.cpp109 #define VERSION_MINOR_SYM JAM_STRINGIZE(VERSION_MINOR) macro
111 #define VERSION VERSION_MAJOR_SYM "." VERSION_MINOR_SYM
508 object_new( VERSION_MINOR_SYM ) ), in main()