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

/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dlmessages.c55 struct __xlocale_st_messages *xp;
56 static struct __xlocale_st_messages *cache = NULL;
76 if ((xp = (struct __xlocale_st_messages *)malloc(sizeof(*xp))) == NULL)
/macosx-10.10.1/Libc-1044.1.2/locale/
H A Dxlocale_private.h94 struct __xlocale_st_messages { struct
153 struct __xlocale_st_messages *__lc_messages;

Completed in 121 milliseconds