Home
last modified time | relevance | path

Searched refs:system_print_buf (Results 1 – 4 of 4) sorted by relevance

/dports/math/gretl/gretl-2021d/gui/
H A Dtextutil.h47 void system_print_buf (const gchar *buf, FILE *fp);
H A Dtextutil.c770 void system_print_buf (const gchar *buf, FILE *fp) in system_print_buf() function
H A Dfileselect.c308 system_print_buf(buf, fp); in save_editable_content()
H A Dgui_utils.c1603 system_print_buf(text, fp); in file_edit_save()