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

/freebsd-current/usr.bin/localedef/
H A Dcollate.c208 } subst_t; typedef in typeref:struct:subst
433 int32_t k1 = ((const subst_t *)n1)->key;
434 int32_t k2 = ((const subst_t *)n2)->key;
444 const wchar_t *c1 = ((const subst_t *)n1)->ref;
445 const wchar_t *c2 = ((const subst_t *)n2)->ref;
922 subst_t srch;
923 subst_t *s;
1119 subst_t *sb;
1213 subst_t *temp;

Completed in 98 milliseconds