Searched defs:nelts (Results 1 – 4 of 4) sorted by relevance
50 void *xcalloc (size_t nelts, size_t eltsz) in xcalloc()
1043 int nelts; /* number of elements. */ member
226 int nelts, int idx) in constant_time_lookup_niels()
339 size_t max = 0, nelts = 0; in ucl_object_lua_fromtable() local