Home
last modified time | relevance | path

Searched refs:store_num (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libutil/
H A Dsnprintb.c80 store_num(state *s, const char *fmt, uintmax_t num) in store_num() function
125 store_num(s, s->num_fmt, s->val); in maybe_wrap_line()
202 store_num(s, s->num_fmt, field); in new_style()
234 if (store_num(s, s->bitfmt, field) < 0) in new_style()
305 store_num(&s, s.num_fmt, val); in snprintb_m()