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

/openbsd-current/gnu/usr.bin/perl/
H A Dsv_inline.h298 # define new_XNV() safemalloc(sizeof(XPVNV)) macro
308 # define new_XNV() new_body_allocated(SVt_NV) macro
394 SvANY(sv) = new_XNV();
H A Dsv.c1041 SvANY(sv) = new_XNV();
14626 SvANY(dsv) = new_XNV();

Completed in 232 milliseconds