Home
last modified time | relevance | path

Searched refs:fail_on_undef (Results 1 – 6 of 6) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dtf.c85 #define TF_EVAL_CHECK(res, ctx, arg, arg_len, out, outlen, fail_on_undef)\ argument
173 TF_EVAL_CHECK(len, ctx, arg, arglens[0], a, sizeof (a), fail_on_undef); in tf_func_greater()
179 TF_EVAL_CHECK(len, ctx, arg, arglens[1], b, sizeof (b), fail_on_undef); in tf_func_greater()
219 TF_EVAL_CHECK(len, ctx, arg, arglens[0], out, outlen, fail_on_undef); in tf_func_num()
223 TF_EVAL_CHECK(len, ctx, arg, arglens[1], out, outlen, fail_on_undef); in tf_func_num()
277 TF_EVAL_CHECK(len, ctx, arg, arglens[0], out, outlen, fail_on_undef); in tf_func_abbr()
338 TF_EVAL_CHECK(len, ctx, args, arglens[0], out, outlen, fail_on_undef); in tf_func_ansi()
368 TF_EVAL_CHECK(len, ctx, args, arglens[0], out, outlen, fail_on_undef); in tf_caps_impl()
446 TF_EVAL_CHECK(len, ctx, args, arglens[0], out, outlen, fail_on_undef); in tf_func_char()
1893 if (!skip_out && !val && fail_on_undef) { in tf_eval_int()
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/autodie/t/lib/
H A DHints_test.pm17 sub fail_on_undef { return @_; } subroutine
36 \&fail_on_undef, {
/dports/lang/perl5.30/perl-5.30.3/cpan/autodie/t/lib/
H A DHints_test.pm17 sub fail_on_undef { return @_; } subroutine
36 \&fail_on_undef, {
/dports/lang/perl5.32/perl-5.32.1/cpan/autodie/t/lib/
H A DHints_test.pm17 sub fail_on_undef { return @_; } subroutine
36 \&fail_on_undef, {
/dports/devel/p5-autodie/autodie-2.29/t/lib/
H A DHints_test.pm17 sub fail_on_undef { return @_; } subroutine
36 \&fail_on_undef, {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/autodie/t/lib/
H A DHints_test.pm17 sub fail_on_undef { return @_; } subroutine
36 \&fail_on_undef, {