Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dopt.proto.h97 void make_root_choice_point(void);
H A Dor.insts.i21 make_root_choice_point();
H A Dor.cowengine.c58 void make_root_choice_point(void) { in make_root_choice_point() function
H A Dor.sbaengine.c88 void make_root_choice_point(void) { in make_root_choice_point() function
H A Dor.threadengine.c58 void make_root_choice_point(void) { in make_root_choice_point() function
H A Dor.engine.c98 void make_root_choice_point(void) { in make_root_choice_point() function
H A Dopt.preds.c537 make_root_choice_point(); in p_start_yapor()