Home
last modified time | relevance | path

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

/freebsd/usr.bin/localedef/
H A Dcollate.c218 static int32_t nweight[COLL_WEIGHTS_MAX]; variable
473 nweight[i] = 1; in init_collate()
1156 w->opt = nweight[i]; in dump_collate()
1157 nweight[i] += 1; in dump_collate()
1178 collinfo.pri_count[i] = htote(nweight[i]); in dump_collate()