Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/C/
H A Dc_interface.c532 static int (*do_putcf)(wchar_t); variable
535 do_putcf(ch); in do_yap_putc()
2073 do_putcf = myputc; in YAP_RestartGoal()
2266 do_putcf = myputc; /* */ in YAP_Write()