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

/openbsd-current/gnu/usr.bin/perl/
H A Dsv_inline.h292 #define new_body_allocated(sv_type) \ macro
308 # define new_XNV() new_body_allocated(SVt_NV)
310 #define new_XPVNV() new_body_allocated(SVt_PVNV)
311 #define new_XPVMG() new_body_allocated(SVt_PVMG)

Completed in 95 milliseconds