Home
last modified time | relevance | path

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

/dports/games/neverball/neverball-1.6.0/ball/
H A Dst_save.h9 int goto_save(struct state *, struct state *);
H A Dst_fail.c59 return goto_save(&st_fail, &st_fail); in fail_action()
H A Dst_save.c37 int goto_save(struct state *ok, struct state *cancel) in goto_save() function
H A Dst_goal.c66 return goto_save(&st_goal, &st_goal); in goal_action()
/dports/dns/knot-resolver/knot-resolver-5.4.3/modules/policy/lua-aho-corasick/
H A Dac_slow.cxx75 ACS_Goto_Map goto_save = r->_goto_map; in Propagate_faillink() local
108 r->_goto_map = goto_save; in Propagate_faillink()