Searched refs:hnflags (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c103 struct hnflags { struct
108 const struct hnflags scale_flags[] = {
112 const struct hnflags normal_flags[] = {
119 const char *formatflags(char *, size_t, const struct hnflags *, size_t, int);
125 formatflags(char *buf, size_t buflen, const struct hnflags *hfs,
128 const struct hnflags *hf;

Completed in 51 milliseconds