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

/openbsd-current/gnu/usr.bin/perl/
H A Dsv_inline.h301 #define new_XPVMG() safemalloc(sizeof(XPVMG)) macro
311 #define new_XPVMG() new_body_allocated(SVt_PVMG) macro
H A Dsv.c10860 xpvmg = new_XPVMG();

Completed in 186 milliseconds