Searched refs:BUF_SIZE (Results 1 – 5 of 5) sorted by relevance
44 #define BUF_SIZE (WORD_WIDTH + 1) macro52 char buf[BUF_SIZE]; in backtrace_symbols_fd()67 char buf2[BUF_SIZE]; in backtrace_symbols_fd()
33 #define BUF_SIZE ( 3 + NUM_DIGIT_BLOCKS * DIGITS_PER_BLOCK ) macro
222 char buf[BUF_SIZE]; in _fpmaxtostr()
1241 wchar_t wbuf[BUF_SIZE]; in _fp_out_wide()
61 #define BUF_SIZE (10*1024) macro
Completed in 8 milliseconds