Searched refs:PL_stack_base (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Params-Util/
H A DUtil.xs65 ax = (SP - PL_stack_base) + 1;
351 ax = (SP - PL_stack_base) + 1;
/macosx-10.9.5/CPANInternal-140/PathTools/
H A DCwd.xs232 #define XSprePUSH (sp = PL_stack_base + ax - 1)
H A Dppport.h600 PL_stack_base|5.004050||p
3023 # define PL_stack_base stack_base macro
3225 # define dAX I32 ax = MARK - PL_stack_base + 1
/macosx-10.9.5/CPANInternal-140/Class-C3-XS/
H A DXS.xs40 # define dAX I32 ax = MARK - PL_stack_base + 1
/macosx-10.9.5/CPANInternal-140/Params-Validate/
H A Dppport.h651 PL_stack_base|5.004050||p
3760 # define dAX I32 ax = MARK - PL_stack_base + 1
3771 register SV ** const mark = PL_stack_base + ax++
3774 # define XSprePUSH (sp = PL_stack_base + ax - 1)
3781 PL_stack_sp = PL_stack_base + ax + ((off) - 1); \
3870 # define PL_stack_base stack_base macro
/macosx-10.9.5/CPANInternal-140/Sub-Identify/
H A Dppport.h653 PL_stack_base|5.004050||p
3762 # define dAX I32 ax = MARK - PL_stack_base + 1
3773 register SV ** const mark = PL_stack_base + ax++
3776 # define XSprePUSH (sp = PL_stack_base + ax - 1)
3783 PL_stack_sp = PL_stack_base + ax + ((off) - 1); \
3872 # define PL_stack_base stack_base macro
/macosx-10.9.5/CPANInternal-140/Sub-Identify-0.04/
H A Dppport.h653 PL_stack_base|5.004050||p
3762 # define dAX I32 ax = MARK - PL_stack_base + 1
3773 register SV ** const mark = PL_stack_base + ax++
3776 # define XSprePUSH (sp = PL_stack_base + ax - 1)
3783 PL_stack_sp = PL_stack_base + ax + ((off) - 1); \
3872 # define PL_stack_base stack_base macro
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dppport.h651 PL_stack_base|5.004050||p
3760 # define dAX I32 ax = MARK - PL_stack_base + 1
3771 register SV ** const mark = PL_stack_base + ax++
3774 # define XSprePUSH (sp = PL_stack_base + ax - 1)
3781 PL_stack_sp = PL_stack_base + ax + ((off) - 1); \
3870 # define PL_stack_base stack_base macro
/macosx-10.9.5/CPANInternal-140/Class-C3-XS-0.13/
H A DXS.xs40 # define dAX I32 ax = MARK - PL_stack_base + 1
/macosx-10.9.5/CPANInternal-140/DateTime/c/
H A Dppport.h694 PL_stack_base|5.004050||p
3898 # define dAX I32 ax = MARK - PL_stack_base + 1
3909 register SV ** const mark = PL_stack_base + ax++
3912 # define XSprePUSH (sp = PL_stack_base + ax - 1)
3919 PL_stack_sp = PL_stack_base + ax + ((off) - 1); \
4123 # define PL_stack_base stack_base macro
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/xs/
H A Dppport.h709 PL_stack_base|5.004050||p
4073 # define dAX I32 ax = MARK - PL_stack_base + 1
4084 register SV ** const mark = PL_stack_base + ax++
4087 # define XSprePUSH (sp = PL_stack_base + ax - 1)
4094 PL_stack_sp = PL_stack_base + ax + ((off) - 1); \
4298 # define PL_stack_base stack_base macro
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/xs/
H A Dppport.h709 PL_stack_base|5.004050||p
4073 # define dAX I32 ax = MARK - PL_stack_base + 1
4084 register SV ** const mark = PL_stack_base + ax++
4087 # define XSprePUSH (sp = PL_stack_base + ax - 1)
4094 PL_stack_sp = PL_stack_base + ax + ((off) - 1); \
4298 # define PL_stack_base stack_base macro
/macosx-10.9.5/CPANInternal-140/Unix-Getrusage/
H A Dppport.h577 PL_stack_base|5.004050||p
2960 # define PL_stack_base stack_base macro
3162 # define dAX I32 ax = MARK - PL_stack_base + 1
/macosx-10.9.5/CPANInternal-140/Unix-Getrusage-0.03/
H A Dppport.h577 PL_stack_base|5.004050||p
2960 # define PL_stack_base stack_base macro
3162 # define dAX I32 ax = MARK - PL_stack_base + 1
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A Dppport.h586 PL_stack_base|5.004050||p
3081 # define PL_stack_base stack_base macro
3285 # define dAX I32 ax = MARK - PL_stack_base + 1
/macosx-10.9.5/BerkeleyDB-21/db/perl/DB_File/
H A DDB_File.xs165 I32 ax = mark - PL_stack_base + 1; \

Completed in 330 milliseconds