Searched refs:PRINTF_BUFR_SIZE (Results 1 – 20 of 20) sorted by relevance
176 #ifdef PRINTF_BUFR_SIZE in xc_printf()177 char buf[PRINTF_BUFR_SIZE]; in xc_printf()191 #ifdef PRINTF_BUFR_SIZE in xc_printf()
275 #ifdef PRINTF_BUFR_SIZE in _vprintf()276 char bufr[PRINTF_BUFR_SIZE]; in _vprintf()283 #ifdef PRINTF_BUFR_SIZE in _vprintf()296 #ifdef PRINTF_BUFR_SIZE in _vprintf()
111 #ifdef PRINTF_BUFR_SIZE112 #define TTY_PRBUF_SIZE PRINTF_BUFR_SIZE
39 options PRINTF_BUFR_SIZE=128
50 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
59 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
87 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
83 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
14 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
65 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
997 #ifndef PRINTF_BUFR_SIZE in g_print_bio()998 #define PRINTF_BUFR_SIZE 64 in g_print_bio() macro1000 char bufr[PRINTF_BUFR_SIZE]; in g_print_bio()
86 #ifndef PRINTF_BUFR_SIZE in g_dbg_printf()87 #define PRINTF_BUFR_SIZE 64 in g_dbg_printf() macro89 char bufr[PRINTF_BUFR_SIZE]; in g_dbg_printf()
41 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
27 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
73 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
79 options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
794 PRINTF_BUFR_SIZE opt_printf.h
75 #ifdef PRINTF_BUFR_SIZE76 #define XPT_PRINT_LEN PRINTF_BUFR_SIZE