Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D50090033 doref # U
/openbsd/gnu/usr.bin/perl/
H A Dmathoms.c87 return doref(o, type, TRUE); in Perl_ref()
H A Dop.h662 #define ref(o, type) doref(o, type, TRUE)
H A Dembed.h215 # define doref(a,b,c) Perl_doref(aTHX_ a,b,c) macro
H A Dembed.fnc1042 Cp |OP * |doref |NN OP *o \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500900320 doref # U
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1606 Ap |OP * |doref |NN OP *o|I32 type|bool set_op_ref