Home
last modified time | relevance | path

Searched refs:AvFLAGS (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A Dmulticall.h28 #ifndef AvFLAGS
29 # define AvFLAGS SvFLAGS macro
79 AvFLAGS(av) = AVf_REIFY; in multicall_pad_push()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5100delta.pod1563 =head2 C<AvFLAGS> has been removed
1565 The C<AvFLAGS> macro has been removed.