Searched defs:localtype (Results 1 – 4 of 4) sorted by relevance
72 #define DEFINE_TYPE_SPECIFIC_METHODS(name, localtype, ctype) \ argument107 #define DECLARE_CAST(name, localtype, ctype, ...) \ argument
494 static PyTypeObject localtype = { variable
866 static PyTypeObject localtype = { variable
4008 uint16_t localtype = map_ptp_type_to_libmtp_type(params->deviceinfo.ImageFormats[i]); in LIBMTP_Get_Supported_Filetypes() local