Home
last modified time | relevance | path

Searched defs:tied (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
Dostream_sentry.cc58 std::ostream tied(&tb); in test01() local
/openbsd/src/gnu/usr.bin/perl/
Dav.c582 bool tied = SvRMAGICAL(ohv) && mg_find(MUTABLE_SV(ohv), PERL_MAGIC_tied); in Perl_newAVhv() local
Dhv.c1163 bool tied = SvRMAGICAL(hv) && (mg_find(MUTABLE_SV(hv), PERL_MAGIC_tied) in Perl_hv_pushkv() local
Dmg.c2294 SV * const tied = SvTIED_obj(MUTABLE_SV(hv), mg); in Perl_magic_scalarpack() local
Dpp_ctl.c5940 bool tied; in S_do_smartmatch() local
Dpp.c5506 const bool tied = SvRMAGICAL(osv) in S_do_delete_local() local