Searched refs:sbuf_length (Results 1 – 1 of 1) sorted by relevance
70 #define sbuf_length(sbuf) ((sbuf)->end - (sbuf)->content) macro537 int orig_length = sbuf_length(whatis_proto); in process_mdoc_line()594 if (sbuf_length(whatis_proto) > orig_length) in process_mdoc_line()725 while (sbuf_length(whatis_final) < INDENT) in process_page()