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

/freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c39 const struct hnopts { struct
47 } hnopts[] = { variable in typeref:struct:hnopts
209 const struct hnopts *ho;
215 for (i = 0; i < __arraycount(hnopts); i++) {
216 ho = &hnopts[i];

Completed in 114 milliseconds