Searched refs:constant_python_interface (Results 1 – 3 of 3) sorted by relevance
72 constant_python_interface = object_new( "python_interface" ); in constants_init()131 object_free( constant_python_interface ); in constants_done()188 OBJECT * constant_python_interface; variable
70 extern OBJECT * constant_python_interface; /* "python_interface" */
2078 inner->module = bindmodule( constant_python_interface ); in make_jam_arguments_from_python()