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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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 77 milliseconds