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

/external/libmtp/src/
H A Dptp-pack.c742 #define RARR(val,member,func) { \ macro
806 RARR(value,i8,dtoh8a);
809 RARR(value,u8,dtoh8a);
812 RARR(value,u16,dtoh16a);
815 RARR(value,i16,dtoh16a);
818 RARR(value,u32,dtoh32a);
821 RARR(value,i32,dtoh32a);
824 RARR(value,u64,dtoh64a);
827 RARR(value,i64,dtoh64a);

Completed in 91 milliseconds