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

/external/libmtp/src/
H A Dptp-pack.c1778 #define ISOBJECT(ptr) (dtoh32a((ptr)+ptp_canon_dir_storageid) == 0xffffffff) macro
1780 if (ISOBJECT(dir+i*0x4c)) nrofobs++;
1797 if (!ISOBJECT(cur))
1819 if (ISOBJECT(cur))
1835 if (!ISOBJECT(cur))
1875 #undef ISOBJECT macro

Completed in 32 milliseconds