Home
last modified time | relevance | path

Searched defs:nelt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libucl/tests/
H A Dtest_msgpack.c31 static const int nelt = 20; variable
/freebsd/contrib/libucl/src/
H A Ducl_hash.c354 struct ucl_hash_elt *elt, *nelt; in ucl_hash_replace() local
/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c192 int i = 1, nelt = 0; in ucl_object_lua_push_array() local
/freebsd/sys/dev/pci/
H A Dpci.c6886 pci_match_device(device_t child, const struct pci_device_table *id, size_t nelt) in pci_match_device()