Home
last modified time | relevance | path

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

/freebsd-src/contrib/libxo/libxo/
H A Dlibxo.c529 xo_depth_check (xo_handle_t *xop, int depth) in xo_depth_check() function
654 xo_depth_check(xop, XO_DEPTH); in xo_init_handle()
6845 if (xo_depth_check(xop, xop->xo_depth + delta)) in xo_depth_change()
6904 if (xo_depth_check(xop, depth)) in xo_set_depth()
8352 xo_depth_check(&temp, XO_DEPTH); in xo_emit_warn_hcv()