Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dio.c117 static void ficl_io_open_write(ficlVm *);
1371 ficl_io_open_write(ficlVm *vm) in ficl_io_open_write() function
3037 FTH_PRI1("io-open-write", ficl_io_open_write, h_io_open_write); in init_io()
3038 FTH_PRI1("make-file-output-port", ficl_io_open_write, h_io_open_write); in init_io()