Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 1 of 1) sorted by relevance

/DragonStub/apps/lib/ !
H A Dvsprintf.c261 static void set_field_width(struct printf_spec *spec, int width) in set_field_width()
271 static void set_precision(struct printf_spec *spec, int prec) in set_precision()
281 number(char *buf, char *end, unsigned long long num, struct printf_spec spec) in number()
404 struct printf_spec spec; in special_hex_number() local
442 struct printf_spec spec) in widen_string()
464 struct printf_spec spec) in string_nocheck()
483 struct printf_spec spec) in error_string()
513 struct printf_spec spec) in check_pointer()
527 struct printf_spec spec) in string()
536 struct printf_spec spec) in pointer_string()
[all …]