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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/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) ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/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) ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/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) ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/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
5849 return constant_6 (aTHX_ name, iv_return);
5852 return constant_7 (aTHX_ name, iv_return);
5855 return constant_8 (aTHX_ name, iv_return);
5858 return constant_9 (aTHX_ name, iv_return);
5861 return constant_10 (aTHX_ name, iv_return);
5864 return constant_11 (aTHX_ name, iv_return);
5867 return constant_12 (aTHX_ name, iv_return);
5870 return constant_13 (aTHX_ nam
[all...]
H A Dppport.h52 # define aTHX_ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/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
5849 return constant_6 (aTHX_ name, iv_return);
5852 return constant_7 (aTHX_ name, iv_return);
5855 return constant_8 (aTHX_ name, iv_return);
5858 return constant_9 (aTHX_ name, iv_return);
5861 return constant_10 (aTHX_ name, iv_return);
5864 return constant_11 (aTHX_ name, iv_return);
5867 return constant_12 (aTHX_ name, iv_return);
5870 return constant_13 (aTHX_ nam
[all...]
H A Dppport.h52 # define aTHX_ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/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
5849 return constant_6 (aTHX_ name, iv_return);
5852 return constant_7 (aTHX_ name, iv_return);
5855 return constant_8 (aTHX_ name, iv_return);
5858 return constant_9 (aTHX_ name, iv_return);
5861 return constant_10 (aTHX_ name, iv_return);
5864 return constant_11 (aTHX_ name, iv_return);
5867 return constant_12 (aTHX_ name, iv_return);
5870 return constant_13 (aTHX_ nam
[all...]
H A Dppport.h52 # define aTHX_ macro

Completed in 198 milliseconds