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

  /src/tests/lib/libc/gen/
t_humanize_number.c 39 const struct hnopts { struct
47 } hnopts[] = { variable in typeref:typename:const struct hnopts[]
207 const struct hnopts *ho;
213 for (i = 0; i < __arraycount(hnopts); i++) {
214 ho = &hnopts[i];
t_humanize_number.c 39 const struct hnopts { struct
47 } hnopts[] = { variable in typeref:typename:const struct hnopts[]
207 const struct hnopts *ho;
213 for (i = 0; i < __arraycount(hnopts); i++) {
214 ho = &hnopts[i];

Completed in 21 milliseconds