24 #ifndef _NGC_FLOWCTRL_H_
25 #define _NGC_FLOWCTRL_H_
status_code_t
Definition: errors.h:31
status_code_t ngc_flowctrl(uint32_t o_label, line_number_t line_number, char *line, uint_fast8_t *pos, bool *skip)
void(* on_endsub_ptr)(uint32_t o_label, bool success)
Definition: ngc_flowctrl.h:27
void ngc_flowctrl_unwind_stack(vfs_file_t *file)
bool ngc_flowctrl_on_endsub_callback(uint32_t o_label, on_endsub_ptr callback)
void ngc_flowctrl_init(void)
uint32_t line_number_t
Definition: nuts_bolts.h:246