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

/freebsd-13-stable/contrib/libucl/klib/
H A Dkvec.h33 kv_push_safe(int, array, 10, e0); // append
93 #define kv_push_safe(type, v, x, el) do { \ macro
/freebsd-13-stable/contrib/libucl/src/
H A Ducl_hash.c318 kv_push_safe (const ucl_object_t *, hashlin->ar, obj, e0);
329 kv_push_safe (const ucl_object_t *, hashlin->ar, obj, e0);
H A Ducl_util.c3142 kv_push_safe (ucl_object_t *, *vec, elt, e0);
3164 kv_push_safe (ucl_object_t *, *vec, elt, e0);

Completed in 118 milliseconds