Home
last modified time | relevance | path

Searched refs:kvec_t (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libucl/klib/
H A Dkvec.h57 #define kvec_t(type) struct { size_t n, m; type *a; } macro
/freebsd/contrib/libucl/src/
H A Ducl_hash.c40 kvec_t(const ucl_object_t *) ar;
H A Ducl_util.c48 typedef kvec_t(ucl_object_t *) ucl_array_t;