Home
last modified time | relevance | path

Searched refs:need_newline (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/devtools/
H A Dupdate_version_map_abi.py190 need_newline = has_stable and experimental_lines
193 if need_newline:
/f-stack/tools/libxo/libxo/
H A Dxo.h393 xo_errorn_hv (xo_handle_t *xop, int need_newline, const char *fmt, va_list vap);
H A Dlibxo.c8029 xo_errorn_hv (xo_handle_t *xop, int need_newline, const char *fmt, va_list vap) in xo_errorn_hv() argument
8037 if (need_newline) { in xo_errorn_hv()
/f-stack/tools/libxo/doc/
H A Dapi.rst1254 .. c:function:: void xo_errorn_hv (xo_handle_t *xop, int need_newline, const char *fmt, va_list vap)
1258 :param need_newline: boolean indicating need for trailing newline
1259 :type need_newline: int