Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/gauche/
H A Dport.h309 #define SCM_FLUSH(p) Scm_Flush(SCM_PORT(p)) macro
/dports/lang/gauche/Gauche-0.9.10/src/
H A Derror.c1060 SCM_FLUSH(port); in Scm_DumpStackTrace()