Searched defs:field_width (Results 1 – 9 of 9) sorted by relevance
67 #define ICU_TSSR_TSSEL_PREP(tssel, n, field_width) ((tssel) << ((n) * (field_width))) argument68 #define ICU_TSSR_TSSEL_MASK(n, field_width) \ argument74 #define ICU_TSSR_TIEN(n, field_width) \ argument103 u8 field_width; member
59 unsigned long set_reg, clr_reg, reg_width, field_width; member67 unsigned long reg, reg_width, field_width; member
120 int field_width; /* width of output field */ in vsprintf() local
123 int field_width; /* width of output field */ in vsprintf() local
128 int field_width; /* width of output field */ in guest_vsnprintf() local
156 int field_width; /* width of output field */ in vsprintf() local
314 int field_width; /* width of output field */ in vsnprintf() local
139 size_t field_width; in xchk_stats_estimate_bufsize() local
457 int field_width; /* width of output field */ member475 int field_width = spec.field_width; in number() local3442 s16 field_width; in vsscanf() local