Home
last modified time | relevance | path

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

/NextBSD/contrib/libucl/src/
HDucl_emitter_streamline.c52 #define TO_STREAMLINE(ctx) (struct ucl_emitter_context_streamline *)(ctx) macro
86 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_start_container()
119 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_add_object()
138 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_end_container()
158 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx); in ucl_object_emit_streamline_finish()