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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl623 scalar scalar ck_fun s% S
652 ref reference-type operator ck_fun stu% S?
653 bless bless ck_fun s@ S S?
665 regcmaybe regexp internal guard ck_fun s1 S
666 regcreset regexp internal reset ck_fun s1 S
686 study study ck_fun su% S?
715 stringify string ck_fun fsT@ S
756 atan2 atan2 ck_fun fsT@ S S
757 sin sin ck_fun fsTu% S?
758 cos cos ck_fun fsT
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c4853 o = modkids(ck_fun(o), type);
4868 return ck_fun(o);
4874 o = ck_fun(o);
4905 return ck_fun(o);
4918 return ck_fun(o);
4977 return ck_fun(o);
4985 o = ck_fun(o);
4998 o = ck_fun(o);
5435 o = ck_fun(o);
5509 o = ck_fun(
[all...]
H A Dembed.h2200 #define ck_fun Perl_ck_fun macro
4717 #define ck_fun(a) Perl_ck_fun(aTHX_ a) macro

Completed in 59 milliseconds