Searched refs:SSPTR (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.h192 * SSPTR() converts the index returned by SSNEW/SSNEWa() into a pointer.
201 #define SSPTR(off,type) ((type) ((char*)PL_savestack + off)) macro
H A Dmg.c86 mgs = SSPTR(mgs_ix, MGS*);
160 (SSPTR(mgs_ix, MGS *))->mgs_flags = 0;
210 (SSPTR(mgs_ix, MGS*))->mgs_flags = 0;
2666 MGS* mgs = SSPTR(PTR2IV(p), MGS*);

Completed in 20 milliseconds