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

/barrelfish-master/include/cxx/support/xlocale/
H A D__nop_locale_mgmt.h23 static inline void freelocale(locale_t) { function
/barrelfish-master/include/xlocale/
H A D_locale.h52 void freelocale(locale_t loc);
/barrelfish-master/include/cxx/support/ibm/
H A Dlocale_mgmt_aix.h69 void freelocale(locale_t locobj) function
/barrelfish-master/lib/cxx/cxx/
H A Diostream.cpp93 freelocale(loc);
H A Dlocale.cpp54 freelocale(__loc_);
685 freelocale(__l);
733 freelocale(__l);
1201 freelocale(__l);
1254 freelocale(__l);
1517 freelocale(__l);
4770 freelocale(__loc_);
5427 freelocale(__loc_);
/barrelfish-master/lib/libc/locale/
H A DMakefile.inc50 duplocale.3 freelocale.3 newlocale.3 querylocale.3 uselocale.3 xlocale.3
H A Dxlocale.c329 freelocale(locale_t loc) function
/barrelfish-master/include/cxx/support/win32/
H A Dlocale_win32.h103 #define freelocale _free_locale macro

Completed in 134 milliseconds