Lines Matching defs:DPPP_

11534 #define DPPP_(name) DPPP_CAT2(DPPP_NAMESPACE, name)  macro
12281 DPPP_(my_newCONSTSUB)(HV *stash, const char *name, SV *sv) in DPPP_() function
14131 DPPP_(my_sv_catpvf_mg)(pTHX_ SV * const sv, const char * const pat, ...) in DPPP_() function
14159 DPPP_(my_sv_catpvf_mg_nocontext)(SV * const sv, const char * const pat, ...) in DPPP_() function
14204 DPPP_(my_sv_setpvf_mg)(pTHX_ SV * const sv, const char * const pat, ...) in DPPP_() function
14232 DPPP_(my_sv_setpvf_mg_nocontext)(SV * const sv, const char * const pat, ...) in DPPP_() function
14756 DPPP_(my_warner)(U32 err, const char *pat, ...) in DPPP_() function
14785 DPPP_(my_ck_warner)(pTHX_ U32 err, const char *pat, ...) in DPPP_() function
14820 DPPP_(my_ck_warner_d)(pTHX_ U32 err, const char *pat, ...) in DPPP_() function
14964 DPPP_(my_my_strnlen)(const char *str, Size_t maxlen) in DPPP_() function
15109 DPPP_(my_die_sv)(pTHX_ SV *baseex) in DPPP_() function
15143 DPPP_(my_vmess)(pTHX_ const char* pat, va_list* args) in DPPP_() function
15169 DPPP_(my_mess_nocontext)(const char* pat, ...) in DPPP_() function
15195 DPPP_(my_mess)(pTHX_ const char* pat, ...) in DPPP_() function
15229 DPPP_(my_mess_sv)(pTHX_ SV *basemsg, bool consume) in DPPP_() function
15295 DPPP_(my_croak_xs_usage)(const CV *const cv, const char *const params) in DPPP_() function
15485 DPPP_(my_eval_pv)(const char *p, I32 croak_on_error) in DPPP_() function
15524 DPPP_(my_vload_module)(U32 flags, SV *name, SV *ver, va_list *args) in DPPP_() function
15595 DPPP_(my_load_module)(U32 flags, SV *name, SV *ver, ...) in DPPP_() function
16024 DPPP_(my_newSVpvn_share)(pTHX_ const char *s, I32 len, U32 hash) in DPPP_() function
16335 DPPP_(my_mg_findext)(const SV * sv, int type, const MGVTBL *vtbl) { in DPPP_() function
16373 DPPP_(my_sv_unmagicext)(pTHX_ SV *const sv, const int type, MGVTBL *vtbl) in DPPP_() function
16547 DPPP_(my_caller_cx)(pTHX_ I32 level, const PERL_CONTEXT **dbcxp) in DPPP_() function
16664 DPPP_(my_grok_numeric_radix)(pTHX_ const char **sp, const char *send) in DPPP_() function
16721 DPPP_(my_grok_number)(pTHX_ const char *pv, STRLEN len, UV *valuep) in DPPP_() function
16936 DPPP_(my_grok_bin)(pTHX_ const char *start, STRLEN *len_p, I32 *flags, NV *result) in DPPP_() function
17039 DPPP_(my_grok_hex)(pTHX_ const char *start, STRLEN *len_p, I32 *flags, NV *result) in DPPP_() function
17142 DPPP_(my_grok_oct)(pTHX_ const char *start, STRLEN *len_p, I32 *flags, NV *result) in DPPP_() function
17234 DPPP_(my_my_snprintf)(char *buffer, const Size_t len, const char *format, ...) in DPPP_() function
17274 DPPP_(my_my_sprintf)(char *buffer, const char* pat, ...) in DPPP_() function
17317 DPPP_(my_my_strlcat)(char *dst, const char *src, Size_t size) in DPPP_() function
17348 DPPP_(my_my_strlcpy)(char *dst, const char *src, Size_t size) in DPPP_() function
17710 DPPP_(my_utf8_to_uvchr_buf)(pTHX_ const U8 *s, const U8 *send, STRLEN *retlen) in DPPP_() function
18019 DPPP_(my_pv_escape)(pTHX_ SV *dsv, char const * const str, in DPPP_() function
18129 DPPP_(my_pv_pretty)(pTHX_ SV *dsv, char const * const str, const STRLEN count, in DPPP_() function
18184 DPPP_(my_pv_display)(pTHX_ SV *dsv, const char *pv, STRLEN cur, STRLEN len, STRLEN pvlim) in DPPP_() function