Searched refs:XFF_BLANK_LINE (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libxo/libxo/ | ||
H A D | xo_encoder.h | 53 #define XFF_BLANK_LINE (1<<10) /* Emit a blank line */ macro |
H A D | libxo.c | 2614 if (flags & XFF_BLANK_LINE) in xo_line_ensure_open() |