Searched refs:TYPE_CHARS (Results 1 – 4 of 4) sorted by relevance
235 #define TYPE_CHARS(T) (TYPE_DIGITS(T) + 2) /* sign, NUL */ macro
2646 char spid[TYPE_CHARS(IV)]; in Perl_wait4pid()2715 char spid[TYPE_CHARS(IV)]; in Perl_pidgone()
2928 char *ptr = buf + TYPE_CHARS(UV); in S_uiv_2buf()3190 char buf[TYPE_CHARS(UV)]; in Perl_sv_2pv_flags()8164 char buf[TYPE_CHARS(UV)]; in Perl_sv_setpviv()8182 char buf[TYPE_CHARS(UV)]; in Perl_sv_setpviv_mg()
5105 char digits[TYPE_CHARS(long)]; in Perl_save_re_context()