Home
last modified time | relevance | path

Searched refs:NBOGUS (Results 1 – 1 of 1) sorted by relevance

/src/usr.bin/locale/
H A Dlocale.c351 #define NBOGUS (nitems(boguslocales)) macro
550 for (bogus = i = 0; i < NBOGUS; i++) in init_locales_list()