Searched refs:ipMP (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | perl.c | 171 struct IPerlMem* ipMP, struct IPerlEnv* ipE, in perl_alloc_using() argument 185 PL_MemParse = ipMP; in perl_alloc_using()
|
H A D | proto.h | 6178 perl_alloc_using(struct IPerlMem *ipM, struct IPerlMem *ipMS, struct IPerlMem *ipMP, struct IPerlEn… 6180 assert(ipM); assert(ipMS); assert(ipMP); assert(ipE); assert(ipStd); \ 6185 …, UV flags, struct IPerlMem *ipM, struct IPerlMem *ipMS, struct IPerlMem *ipMP, struct IPerlEnv *i… 6187 assert(proto_perl); assert(ipM); assert(ipMS); assert(ipMP); assert(ipE); \
|
H A D | sv.c | 15632 struct IPerlMem* ipMP, struct IPerlEnv* ipE, argument 15693 PL_MemParse = ipMP;
|
H A D | embed.fnc | 4046 |NN struct IPerlMem *ipMP \ 4059 |NN struct IPerlMem *ipMP \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 565 |NN struct IPerlMem *ipMP \ 589 |NN struct IPerlMem* ipMP \
|