Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c141 #define XO_MAX_ANCHOR_WIDTH (8*1024) /* Anything wider is just silly */ macro
5276 if (abswidth > XO_MAX_ANCHOR_WIDTH) { in xo_anchor_stop()
5278 XO_MAX_ANCHOR_WIDTH); in xo_anchor_stop()