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

/macosx-10.10.1/nano-12/src/
H A Dwinio.c1672 currslen = length_of_list(currshortcut);
1743 size_t slen = length_of_list(s_list);
2329 assert(slen <= length_of_list(s));
2331 slen = length_of_list(s);
H A Dproto.h344 size_t length_of_list(const shortcut *s);
H A Dglobal.c216 size_t length_of_list(const shortcut *s) function

Completed in 107 milliseconds