diff options
author | Dave Mitchell <davem@fdisolutions.com> | 2005-07-02 15:05:04 +0000 |
---|---|---|
committer | Dave Mitchell <davem@fdisolutions.com> | 2005-07-02 15:05:04 +0000 |
commit | f54ba1c2cdf3a6915dd8a469c4387bc18df382fd (patch) | |
tree | d5b43e4d262d3f926149e0dfbbb5dcf95e87bf22 /embed.fnc | |
parent | 893645bdb81a69e140b170b7311baa678533efa5 (diff) | |
download | perl-f54ba1c2cdf3a6915dd8a469c4387bc18df382fd.tar.gz |
replace ckWARN macros with functions
p4raw-id: //depot/perl@25050
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1524,6 +1524,8 @@ p |void |dump_sv_child |SV *sv #ifdef PERL_DONT_CREATE_GVSV Ap |GV* |gv_SVadd |NN GV* gv #endif +po |bool |ckwarn |U32 w +po |bool |ckwarn_d |U32 w p |void |offer_nice_chunk |NN void *chunk|U32 chunk_size |