Searched defs:numentries (Results 1 - 3 of 3) sorted by relevance

/external/libmtp/examples/
H A Dhotplug.c49 int numentries; local
86 ret = LIBMTP_Get_Supported_Devices_List(&entries, &numentries);
116 for (i = 0; i < numentries; i++) {
187 for (i = 0; i < numentries; i++) {
/external/chromium_org/third_party/libxml/src/
H A Dxmlunicode.c33 int numentries; member in struct:__anon11715
953 high = tptr->numentries - 1;
/external/libxml2/
H A Dxmlunicode.c33 int numentries; member in struct:__anon20808
953 high = tptr->numentries - 1;

Completed in 125 milliseconds