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

/freebsd-11-stable/contrib/libucl/python/src/
H A Duclmodule.c130 return ucl_object_new();
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c2032 obj = ucl_object_new ();
2637 ucl_object_new (void) function
2733 obj = ucl_object_new ();
2747 obj = ucl_object_new ();
2761 obj = ucl_object_new ();
/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h273 UCL_EXTERN ucl_object_t* ucl_object_new (void) UCL_WARN_UNUSED_RESULT;

Completed in 189 milliseconds