Home
last modified time | relevance | path

Searched refs:scm_port_buffer_reset_end (Results 1 – 5 of 5) sorted by relevance

/dports/lang/guile2/guile-2.2.7/libguile/
H A Dports-internal.h208 scm_port_buffer_reset_end (SCM buf) in scm_port_buffer_reset_end() function
H A Dports.c2066 scm_port_buffer_reset_end (read_buf); in scm_unget_bytes()
2752 scm_port_buffer_reset_end (new_buf);
/dports/lang/guile/guile-3.0.7/libguile/
H A Dports-internal.h212 scm_port_buffer_reset_end (SCM buf) in scm_port_buffer_reset_end() function
H A Dports.c2066 scm_port_buffer_reset_end (read_buf); in scm_unget_bytes()
2752 scm_port_buffer_reset_end (new_buf);
/dports/lang/guile2/guile-2.2.7/
H A DChangeLog7294 (scm_port_buffer_reset, scm_port_buffer_reset_end)
7352 (scm_port_buffer_reset_end, scm_port_buffer_can_take):
7361 * libguile/ports-internal.h (scm_port_buffer_reset_end): New helper.