Home
last modified time | relevance | path

Searched refs:gretl_exec_state_clear (Results 1 – 3 of 3) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dcmd_private.h95 void gretl_exec_state_clear (ExecState *s);
H A Dinteract.c4379 void gretl_exec_state_clear (ExecState *s) in gretl_exec_state_clear() function
H A Dgretl_func.c9615 gretl_exec_state_clear(&state); in gretl_function_exec()