Searched defs:fetch_type (Results 1 – 2 of 2) sorted by relevance
30902 struct fetch_type { struct30903 const char *name;30904 size_t size;30905 bool is_signed;30906 bool is_string;30907 print_type_func_t print;30908 const char *fmt;30909 const char *fmttype;
40611 struct fetch_type { struct40612 const char *name;40613 size_t size;40614 bool is_signed;40615 bool is_string;40616 print_type_func_t print;40617 const char *fmt;40618 const char *fmttype;