Searched defs:LIBMTP_allowed_values_struct (Results 1 – 2 of 2) sorted by relevance
504 struct LIBMTP_allowed_values_struct { struct505 uint8_t u8max;506 uint8_t u8min;507 uint8_t u8step;508 uint8_t* u8vals;509 int8_t i8max;510 int8_t i8min;511 int8_t i8step;512 int8_t* i8vals;513 uint16_t u16max;[all …]
506 struct LIBMTP_allowed_values_struct { struct507 uint8_t u8max;508 uint8_t u8min;509 uint8_t u8step;510 uint8_t* u8vals;511 int8_t i8max;512 int8_t i8min;513 int8_t i8step;514 int8_t* i8vals;515 uint16_t u16max;[all …]