Searched refs:MALLOC_PRINTF_BUFSIZE (Results 1 – 3 of 3) sorted by relevance
71 char buf[MALLOC_PRINTF_BUFSIZE]; in assert_emit_output()75 buf_descriptor.len = MALLOC_PRINTF_BUFSIZE; in assert_emit_output()84 buf_descriptor.len = MALLOC_PRINTF_BUFSIZE; in assert_emit_output()
41 #define MALLOC_PRINTF_BUFSIZE 4096 macro
625 char buf[MALLOC_PRINTF_BUFSIZE]; in malloc_vcprintf()