Searched refs:aTHX_ (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/
H A Dfallback.h16 #ifndef aTHX_
17 #define aTHX_ /* 5.6 or later define this for threading support. */ macro
376 return constant_6 (aTHX_ name, iv_return);
379 return constant_7 (aTHX_ name, iv_return);
382 return constant_8 (aTHX_ name, iv_return);
385 return constant_9 (aTHX_ name, iv_return);
388 return constant_10 (aTHX_ name, iv_return);
391 return constant_11 (aTHX_ name, iv_return);
H A Dfallback.xs18 /* Change this to constant(aTHX_ s, len, &iv, &nv);
20 type = constant(aTHX_ s, len, &iv);
H A Dppport.h52 # define aTHX_ macro
287 ? ((lp = SvCUR(sv)), SvPVX(sv)) : my_sv_2pvbyte(aTHX_ sv, &lp))
H A DDB_File.xs915 I32 length = GetArrayLength(aTHX_ db) ;
1527 RETVAL = ParseOpenInfo(aTHX_ isHASH, name, flags, mode, sv) ;
1827 RETVAL = GetArrayLength(aTHX_ db) ;
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/xs/
H A DStash.xs175 *result = call_coderef(aTHX_ *value, args);
216 if (!root || looks_private(aTHX_ item))
224 switch(tt_fetch_item(aTHX_ root, key_sv, args, &result)) {
255 && hash_op(aTHX_ root, item, args, &result, flags) == TT_RET_UNDEF) {
285 if (list_op(aTHX_ root, item, args, &result) == TT_RET_UNDEF) {
286 switch (tt_fetch_item(aTHX_ root, key_sv, args, &result)) {
353 die_object(aTHX_ ERRSV);
368 die_object(aTHX_ ERRSV);
371 result = fold_results(aTHX_ n);
379 switch(tt_fetch_item(aTHX_ roo
[all...]
H A Dppport.h1048 aTHX_|5.006000||p
2896 my $changes = ($c =~ s{\b(Perl_$func\s*\(\s*)(?!aTHX_?)(\)|[^\s)]*\))}
2897 { $1 . ($2 eq ')' ? 'aTHX' : 'aTHX_ ') . $2 }ge);
2906 $file{changes} += ($c =~ s{\bPerl_$func(\s*)\((\s*aTHX_?)?\s*}
3393 #ifndef aTHX_
3394 # define aTHX_ macro
3408 # define aTHXR_ aTHX_
4471 # define call_sv(sv, flags) ((flags) & G_METHOD ? Perl_call_method(aTHX_ (char *) SvPV_nolen_const(sv), \
4472 (flags) & ~G_METHOD) : Perl_call_sv(aTHX_ sv, flags))
4489 #define eval_pv(a,b) DPPP_(my_eval_pv)(aTHX_
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dconstants.xs18 /* Change this to constant(aTHX_ s, len, &iv, &nv);
20 type = constant(aTHX_ s, len, &iv, &pv);
H A Dconstants.h16 #ifndef aTHX_
17 #define aTHX_ /* 5.6 or later define this for threading support. */ macro
5640 return constant_6 (aTHX_ name, iv_return);
5643 return constant_7 (aTHX_ name, iv_return);
5646 return constant_8 (aTHX_ name, iv_return);
5649 return constant_9 (aTHX_ name, iv_return);
5652 return constant_10 (aTHX_ name, iv_return);
5655 return constant_11 (aTHX_ name, iv_return);
5658 return constant_12 (aTHX_ name, iv_return);
5661 return constant_13 (aTHX_ nam
[all...]
H A Dppport.h52 # define aTHX_ macro
/macosx-10.10.1/CPANInternal-159.1/Class-C3-XS-0.13/
H A DXS.xs78 Perl_croak(aTHX_
82 Perl_croak(aTHX_ "Recursive inheritance detected in package '%s'",
124 AV* const isa_lin = __mro_linear_isa_c3(aTHX_ isa_item_stash, cache, level + 1);
375 Perl_croak(aTHX_ "Can't use anonymous symbol table for method lookup");
386 Perl_croak(aTHX_ "next::method/next::can/maybe::next::method must be used in method context");
431 Perl_croak(aTHX_ "next::method/next::can/maybe::next::method cannot find enclosing method");
456 Perl_croak(aTHX_ "No next::method '%s' found for %s", subname, hvname);
468 linear_av = __mro_linear_isa_c3(aTHX_ selfstash, NULL, 0);
511 Perl_warner(aTHX_ packWARN(WARN_MISC), "Can't locate package %"SVf" for @%s::ISA",
543 Perl_croak(aTHX_ "N
[all...]
/macosx-10.10.1/CPANInternal-159.1/IO-KQueue-0.34/
H A Dconst-xs.inc18 /* Change this to constant(aTHX_ s, len, &iv, &nv);
20 type = constant(aTHX_ s, len, &iv);
H A Dconst-c.inc16 #ifndef aTHX_
17 #define aTHX_ /* 5.6 or later define this for threading support. */
414 return constant_9 (aTHX_ name, iv_return);
417 return constant_10 (aTHX_ name, iv_return);
420 return constant_11 (aTHX_ name, iv_return);
423 return constant_12 (aTHX_ name, iv_return);
/macosx-10.10.1/CPANInternal-159.1/Data-UUID-1.219/
H A Dptable.h30 # define aPTBLMS_ aTHX_
181 #define ptable_walk(T, CB, UD) ptable_walk(aTHX_ (T), (CB), (UD))
188 cb(aTHX_ entry, userdata);
H A DUUID.xs22 # define aPTBL_ aTHX_
28 # define ptable_store(T, K, V) ptable_store(aTHX_ (T), (K), (V))
/macosx-10.10.1/CPANInternal-159.1/Readonly-XS-1.05/
H A Dppport.h249 # define aTHX_ macro
526 ? ((lp = SvCUR(sv)), SvPVX(sv)) : my_sv_2pvbyte(aTHX_ sv, &lp))
/macosx-10.10.1/CPANInternal-159.1/Sub-Identify-0.04/
H A Dppport.h973 aTHX_|5.006000||p
2654 my $changes = ($c =~ s{\b(Perl_$func\s*\(\s*)(?!aTHX_?)(\)|[^\s)]*\))}
2655 { $1 . ($2 eq ')' ? 'aTHX' : 'aTHX_ ') . $2 }ge);
2664 $file{changes} += ($c =~ s{\bPerl_$func(\s*)\((\s*aTHX_?)?\s*}
3920 #ifndef aTHX_
3921 # define aTHX_ macro
3935 # define aTHXR_ aTHX_
4034 #define eval_pv(a,b) DPPP_(my_eval_pv)(aTHX_ a,b)
4073 #define vload_module(a,b,c,d) DPPP_(my_vload_module)(aTHX_ a,b,c,d)
4176 #define newRV_noinc(a) DPPP_(my_newRV_noinc)(aTHX_
[all...]
/macosx-10.10.1/CPANInternal-159.1/Unix-Getrusage-0.03/
H A Dppport.h783 aTHX_|5.006000||p
2124 my $changes = ($c =~ s{\b(Perl_$func\s*\(\s*)(?!aTHX_?)(\)|[^\s)]*\))}
2125 { $1 . ($2 eq ')' ? 'aTHX' : 'aTHX_ ') . $2 }ge);
2133 $file{changes} += ($c =~ s{\bPerl_$func(\s*)\((\s*aTHX_?)?\s*}
3190 #ifndef aTHX_
3191 # define aTHX_ macro
3271 #define eval_pv(a,b) DPPP_(my_eval_pv)(aTHX_ a,b)
3313 #define newRV_noinc(a) DPPP_(my_newRV_noinc)(aTHX_ a)
3344 #define newCONSTSUB(a,b,c) DPPP_(my_newCONSTSUB)(aTHX_ a,b,c)
3532 #define sv_2pv_nolen(a) DPPP_(my_sv_2pv_nolen)(aTHX_
[all...]
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dppport.h255 # define aTHX_ macro
547 ? ((lp = SvCUR(sv)), SvPVX(sv)) : my_sv_2pvbyte(aTHX_ sv, &lp))
702 # define GROK_NUMERIC_RADIX(sp, send) grok_numeric_radix(aTHX_ sp, send)

Completed in 412 milliseconds