sym_strict_infix 1891 src/extlib.c   static ScmObj sym_strict_infix = SCM_UNBOUND;
sym_strict_infix 1928 src/extlib.c     else if (grammer == sym_strict_infix)
sym_strict_infix 6148 src/extlib.c     sym_strict_infix = Scm_Intern(&sym_strict_infix__NAME);