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

/freebsd-9.3-release/contrib/libucl/tests/
H A Dtest_generate.c69 ar = ucl_array_prepend (ar, cur);
83 ar = ucl_array_prepend (ar, cur);
/freebsd-9.3-release/contrib/libucl/include/
H A Ducl.h446 static inline ucl_object_t * ucl_array_prepend (ucl_object_t *top,
449 ucl_array_prepend (ucl_object_t *top, ucl_object_t *elt) function

Completed in 42 milliseconds