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

/freebsd-10-stable/lib/libc/locale/
H A Dxlocale_private.h65 struct xlocale_refcounted { struct
76 struct xlocale_refcounted header;
85 struct xlocale_refcounted header;
146 struct xlocale_refcounted *obj = val;
157 struct xlocale_refcounted *obj = val;
H A Dxlocale.c162 xlocale_retain((struct xlocale_refcounted*)l);
166 xlocale_release((struct xlocale_refcounted*)old);

Completed in 102 milliseconds