Searched refs:UCL_EMIT_MAX (Results 1 – 3 of 3) sorted by relevance
228 if (emitter >= UCL_EMIT_MAX) { in ucl_dump()
89 if (emit_type >= UCL_EMIT_JSON && emit_type < UCL_EMIT_MAX) { in ucl_emit_get_standard_context()
142 UCL_EMIT_MAX /**< Unsupported emitter type */ enumerator