Home
last modified time | relevance | path

Searched defs:my_printf_realloc (Results 1 – 2 of 2) sorted by relevance

/dports/security/libgpg-error/libgpg-error-1.43/src/
H A Destream-printf.c113 #define my_printf_realloc(a,b) _ESTREAM_PRINTF_REALLOC((a),(b)) macro
115 #define my_printf_realloc(a,b) fixed_realloc((a),(b)) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgpg-error/src/
H A Destream-printf.c113 #define my_printf_realloc(a,b) _ESTREAM_PRINTF_REALLOC((a),(b)) macro
115 #define my_printf_realloc(a,b) fixed_realloc((a),(b)) macro