Home
last modified time | relevance | path

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

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_constants.h429 #define KEEP_THIS_CHILD 2 macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_wrapper.c1926 action[ind] = KEEP_THIS_CHILD; in select_child_u()
1939 action[ind] = KEEP_THIS_CHILD; in select_child_u()
1954 action[ind] = KEEP_THIS_CHILD; in select_child_u()
1968 action[ind] = KEEP_THIS_CHILD; in select_child_u()
H A Dlp_pseudo_branch.c516 if (action[keep] == KEEP_THIS_CHILD) break; in branch()
H A Dlp_proccomm.c1633 case KEEP_THIS_CHILD: break;
H A Dlp_branch.c2053 if (action[keep] == KEEP_THIS_CHILD) break;