Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_emitter_utils.c67 if (emit_type >= UCL_EMIT_JSON && emit_type < UCL_EMIT_MAX) { in ucl_emit_get_standard_context()
/freebsd/contrib/libucl/include/
H A Ducl.h155 UCL_EMIT_MAX /**< Unsupported emitter type */ enumerator