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

/freebsd-11-stable/lib/libc/locale/
H A Dxlocale_private.h50 XLC_LAST enumerator in enum:__anon6671
87 struct xlocale_component *components[XLC_LAST];
H A Dxlocale.c188 for (int type=0 ; type<XLC_LAST ; type++) {
273 for (type=0 ; type<XLC_LAST ; type++) {
317 for (type=0 ; type<XLC_LAST ; type++) {
351 if (type >= XLC_LAST)

Completed in 103 milliseconds