Home
last modified time | relevance | path

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

/libev/
H A Dev.c1925 array_nextsize (int elem, int cur, int cnt) in array_nextsize()
1946 array_realloc (int elem, void *base, int *cur, int cnt) in array_realloc()
1955 #define array_needsize(type,base,cur,cnt,init) \ argument
3118 array_verify (EV_P_ W *ws, int cnt) in array_verify()