Searched refs:ucl_emitter_context_streamline (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/libucl/src/
H A Ducl_emitter_streamline.c39 struct ucl_emitter_context_streamline { struct
60 #define TO_STREAMLINE(ctx) (struct ucl_emitter_context_streamline *)(ctx)
68 struct ucl_emitter_context_streamline *sctx;
94 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx);
127 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx);
146 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx);
166 struct ucl_emitter_context_streamline *sctx = TO_STREAMLINE(ctx);

Completed in 107 milliseconds