Searched refs:type_s (Results 1 – 4 of 4) sorted by relevance
244 static int type_s(xprintf_struct *s, int width, int prec, in type_s() function525 return type_s(s, width, prec, format_string, va_arg(s->vargs, const char*)); in dispatch()
62 } type_s /* XXX __packed ??? */; member
192 string type_s = extract_type(type); in print_copy() local194 printf("isl.%s_copy", type_s.c_str()); in print_copy()
117 } type_s; member