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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_emitter_streamline.c119 LL_PREPEND (sctx->containers, st);
H A Ducl_sexp.c125 LL_PREPEND (parser->stack, st);
H A Ducl_parser.c668 LL_PREPEND (parser->stack, st);
2644 LL_PREPEND (parser->chunks, chunk);
H A Ducl_schema.c460 LL_PREPEND (nodes, node);
H A Ducl_util.c614 LL_PREPEND (parser->keys, nkey);
1171 LL_PREPEND (parser->stack, st);
/freebsd-11-stable/contrib/libucl/uthash/
H A Dutlist.h309 #define LL_PREPEND(head,add) \ macro

Completed in 122 milliseconds