HomeSort by: relevance | last modified time | path
    Searched defs:hnflags (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libc/gen/
t_humanize_number.c 97 struct hnflags { struct
102 const struct hnflags scale_flags[] = {
106 const struct hnflags normal_flags[] = {
113 const char *formatflags(char *, size_t, const struct hnflags *, size_t, int);
119 formatflags(char *buf, size_t buflen, const struct hnflags *hfs,
122 const struct hnflags *hf;

Completed in 13 milliseconds