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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/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) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/Perf-Trace-Util/
H A DContext.c52 Perl_croak(aTHX_ "Usage: %s(%s)", "Perf::Trace::Context::common_pc", "context");
75 Perl_croak(aTHX_ "Usage: %s(%s)", "Perf::Trace::Context::common_flags", "context");
98 Perl_croak(aTHX_ "Usage: %s(%s)", "Perf::Trace::Context::common_lock_depth", "context");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/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

Completed in 119 milliseconds