Home
last modified time | relevance | path

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

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_constants.h96 #define KEEP_ON_DISK_VBC_TOOL 2 macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/TreeManager/
H A Dtm_func.c982 if (tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL ||
986 KEEP_ON_DISK_VBC_TOOL ||
1523 tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL ||
1984 tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL){
1999 if (tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL){
2203 KEEP_ON_DISK_VBC_TOOL){
2205 KEEP_ON_DISK_VBC_TOOL)
H A Dtm_proccomm.c668 if (tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL) in receive_node_desc()
671 tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL){ in receive_node_desc()
873 tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL){ in receive_node_desc()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_proccomm.c629 if (tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL) in send_node_desc()
633 tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL){ in send_node_desc()
1003 tm->par.keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL){ in send_node_desc()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster_io.c224 tm_par->keep_description_of_pruned == KEEP_ON_DISK_VBC_TOOL){ in parse_command_line()