Home
last modified time | relevance | path

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

/freebsd/include/
H A Dprintf.h46 struct printf_info { struct
48 int prec;
49 int width;
50 wchar_t spec;
51 unsigned is_long_double;
52 unsigned is_char;
53 unsigned is_short;
54 unsigned is_long;
55 unsigned alt;
56 unsigned space;
[all …]