Searched refs:print_execstate (Results 1 – 3 of 3) sorted by relevance
97 void CLG_(print_execstate)(int s, exec_state* es) in CLG_() argument
837 void CLG_(print_execstate)(int s, exec_state* es);
628 CLG_(print_execstate)(-2, &CLG_(current_state) ); in CLG_()