Home
last modified time | relevance | path

Searched defs:_PREFIX (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/lib/libc/locale/
H A Dnb_lc_template.h111 _PREFIX(load_sub)(const char * __restrict name, const char * __restrict real, in _PREFIX() function
173 _PREFIX(load)(const char * __restrict name, in _PREFIX() function
218 _PREFIX(setlocale)(const char * __restrict name, in _PREFIX() function
H A Ddummy_lc_template.h35 _PREFIX(setlocale)(const char * __restrict name, in _PREFIX() function
H A Ddummy_lc_collate.c48 #define _PREFIX(name) __CONCAT(_dummy_LC_COLLATE_,name) macro
H A Dnb_lc_numeric_misc.h39 _PREFIX(update_global)(_NumericLocale *data) in _PREFIX() function
H A Dnb_lc_messages_misc.h39 _PREFIX(update_global)(_MessagesLocale *data) in _PREFIX() function
H A Dnb_lc_monetary_misc.h39 _PREFIX(update_global)(_MonetaryLocale *data) in _PREFIX() function
H A Dgeneric_lc_all.c49 #define _PREFIX(name) __CONCAT(_generic_LC_ALL_, name) macro
H A Dnb_lc_time_misc.h45 _PREFIX(update_global)(_TimeLocale *data) in _PREFIX() function
/netbsd-src/lib/libc/citrus/
H A Dcitrus_lc_ctype.c68 #define _PREFIX(name) __CONCAT(_citrus_LC_CTYPE_, name) macro
100 _PREFIX(update_global)(_RuneLocale *data) in _PREFIX() function
H A Dcitrus_lc_template.h33 _PREFIX(create_impl)(const char * __restrict root, in _PREFIX() function
H A Dcitrus_lc_numeric.c72 #define _PREFIX(name) __CONCAT(_citrus_LC_NUMERIC_, name) macro
H A Dcitrus_lc_messages.c69 #define _PREFIX(name) __CONCAT(_citrus_LC_MESSAGES_, name) macro
H A Dcitrus_lc_time.c69 #define _PREFIX(name) __CONCAT(_citrus_LC_TIME_, name) macro
H A Dcitrus_lc_monetary.c72 #define _PREFIX(name) __CONCAT(_citrus_LC_MONETARY_, name) macro