Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dlibxo.c149 #define XSF_INSTANCE (1<<2) /* Frame is an instance */ macro
6878 if ((xsp->xs_flags & XSF_INSTANCE) != (flags & XSF_INSTANCE)) { in xo_depth_change()