Searched refs:OUT_SIZE (Results 1 – 1 of 1) sorted by relevance
2547 #define OUT_SIZE 2047 macro2550 static char_u out_buf[OUT_SIZE + 1];2617 if (enc_dbcs != 0 && out_pos >= OUT_SIZE - MB_MAXBYTES) in out_flush_check()2649 if (out_pos >= OUT_SIZE || p_wd) in out_char()2661 if (out_pos >= OUT_SIZE) in out_char_nf()2679 if (out_pos > OUT_SIZE - MAX_ESC_SEQ_LEN) in out_str_nf()2713 if (out_pos > OUT_SIZE - MAX_ESC_SEQ_LEN) in out_str_cf()2781 if (out_pos > OUT_SIZE - MAX_ESC_SEQ_LEN) in out_str()