Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dconstants.cpp22 constant_empty = object_new( "" ); in constants_init()
81 object_free( constant_empty ); in constants_done()
138 OBJECT * constant_empty; variable
Dconstants.h20 extern OBJECT * constant_empty; /* "" */
Dfilent.cpp283 parent = object_copy( constant_empty ); in file_query_()
Dfunction.cpp1848 constant_empty ) ); in var_parse_var_compile()
1946 constant_empty ) ); in var_parse_group_compile()
4818 new_object = object_copy( constant_empty ); in function_run()