Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/util/
D__init__.py226 __jam_to_python = {} variable
253 __jam_to_python[exported_name] = value
264 __jam_to_python[jam_value] = python_value
269 return __jam_to_python.get(jam_value, jam_value)