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

/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dlnumeric.c52 struct __xlocale_st_numeric *xp;
53 static struct __xlocale_st_numeric *cache = NULL;
79 if ((xp = (struct __xlocale_st_numeric *)malloc(sizeof(*xp))) == NULL)
/macosx-10.10.1/Libc-1044.1.2/locale/
H A Dxlocale_private.h104 struct __xlocale_st_numeric { struct
157 struct __xlocale_st_numeric *__lc_numeric;

Completed in 203 milliseconds