Home
last modified time | relevance | path

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

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dload.c232 stringbuf_free (void *data) in stringbuf_free() function
374 scm_dynwind_unwind_handler (stringbuf_free, &buf, SCM_F_WIND_EXPLICITLY);
/dports/shells/rush/rush-2.1/src/
H A Dcf.c29 stringbuf_free(struct stringbuf *sb) in stringbuf_free() function
124 stringbuf_free(&sb); in cfloc_print()
137 stringbuf_free(&sb); in vcferror()
H A Dcf.h25 void stringbuf_free(struct stringbuf *sb);
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog11811 * libguile/load.c (stringbuf_free): Remove.
11814 'scm_malloc'. Remove use of 'stringbuf_free'.