Searched refs:bind_match (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c2113 { yyval.opval = bind_match(yyvsp[-1].ival, yyvsp[-2].opval, yyvsp[0].opval); }
H A Dembed.h85 #define bind_match Perl_bind_match macro
2632 #define bind_match(a,b,c) Perl_bind_match(aTHX_ a,b,c) macro
H A Dop.c1776 return bind_match(type, left,

Completed in 125 milliseconds