Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dcompare.c671 # define slow_tail_eP(pht, x, y, k, ctx) \ macro
677 # define slow_tail_eP(pht, x, y, k, ctx) return eP(pht, x, y, k, ctx) macro
863 slow_tail_eP(pht, SG_CDR(x), SG_CDR(y), k, ctx); in slow_p()