Home
last modified time | relevance | path

Searched defs:yo_io_t (Results 1 – 1 of 1) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Doxy.c1586 typedef struct yo_io_t yo_io_t; typedef
1587 struct yo_io_t { struct
1597 yo_io_t *io = yo_push_alloc(&yo_io_ops, sizeof(yo_io_t)); in yo_iostream() argument