Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libxo/libxo/
Dlibxo.c288 ssize_t xo_units_offset; /* Start of units insertion point */ member
3943 xop->xo_units_offset = in xo_buf_append_div()
4418 xop->xo_units_offset = xop->xo_data.xb_curp -xop->xo_data.xb_bufp; in xo_format_value()
5073 ssize_t start = xop->xo_units_offset; in xo_format_units()