Cyclone Scheme  0.28.0
Macros | Functions
mstreams.c File Reference
#include "cyclone/types.h"
#include "cyclone/runtime.h"
#include <errno.h>

Macros

#define closcall1(td, clo, buf)
 
#define return_closcall1(td, clo, a1)
 

Functions

object Cyc_heap_alloc_port (void *data, port_type *p)
 
void Cyc_io_get_output_bytevector (void *data, object cont, object port)
 
void Cyc_io_get_output_string (void *data, object cont, object port)
 
port_typeCyc_io_open_input_bytevector (void *data, object bv)
 
port_typeCyc_io_open_input_string (void *data, object str)
 
port_typeCyc_io_open_output_string (void *data)
 
closure0_type
A closed-over function with no variables.
Definition: types.h:1405
gc_thread_data_t
Definition: types.h:322
obj_is_not_closure
#define obj_is_not_closure(obj)
Definition: types.h:79
stack_overflow
#define stack_overflow(x, y)
Definition: types.h:517