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

/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c43 const struct hnopts { struct
51 } hnopts[] = { variable in typeref:struct:hnopts
213 const struct hnopts *ho;
219 for (i = 0; i < __arraycount(hnopts); i++) {
220 ho = &hnopts[i];

Completed in 49 milliseconds