Home
last modified time | relevance | path

Searched refs:tryit (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/t/lib/
Duniversal.t14 sub tryit { eval shift or warn \$@ }
15 tryit "&Internals::SvREADONLY($arg)";
16 tryit "&Internals::SvREFCNT($arg)";
17 tryit "&Internals::hv_clear_placeholders($arg)";
/openbsd/src/gnu/llvm/llvm/utils/
Dfindmisopt102 function tryit { function
136 if tryit "$switches" ; then
155 tryit "$final $switches"
Dfindoptdiff76 function tryit { function
98 if tryit "$switches" ; then
/openbsd/src/gnu/usr.sbin/mkhybrid/src/libfile/
Dfile.h103 extern int tryit __P((unsigned char *, int, int));