f_match 1103 complex.c #define f_match(x,y) rb_funcall(x, id_match, 1, y) f_match 1296 rational.c #define f_match(x,y) rb_funcall(x, id_match, 1, y)