Searched defs:_PREFIX (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/lib/libc/locale/ |
H A D | nb_lc_template.h | 111 _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 D | dummy_lc_template.h | 35 _PREFIX(setlocale)(const char * __restrict name, in _PREFIX() function
|
H A D | dummy_lc_collate.c | 48 #define _PREFIX(name) __CONCAT(_dummy_LC_COLLATE_,name) macro
|
H A D | nb_lc_numeric_misc.h | 39 _PREFIX(update_global)(_NumericLocale *data) in _PREFIX() function
|
H A D | nb_lc_messages_misc.h | 39 _PREFIX(update_global)(_MessagesLocale *data) in _PREFIX() function
|
H A D | nb_lc_monetary_misc.h | 39 _PREFIX(update_global)(_MonetaryLocale *data) in _PREFIX() function
|
H A D | generic_lc_all.c | 49 #define _PREFIX(name) __CONCAT(_generic_LC_ALL_, name) macro
|
H A D | nb_lc_time_misc.h | 45 _PREFIX(update_global)(_TimeLocale *data) in _PREFIX() function
|
/netbsd-src/lib/libc/citrus/ |
H A D | citrus_lc_ctype.c | 68 #define _PREFIX(name) __CONCAT(_citrus_LC_CTYPE_, name) macro 100 _PREFIX(update_global)(_RuneLocale *data) in _PREFIX() function
|
H A D | citrus_lc_template.h | 33 _PREFIX(create_impl)(const char * __restrict root, in _PREFIX() function
|
H A D | citrus_lc_numeric.c | 72 #define _PREFIX(name) __CONCAT(_citrus_LC_NUMERIC_, name) macro
|
H A D | citrus_lc_messages.c | 69 #define _PREFIX(name) __CONCAT(_citrus_LC_MESSAGES_, name) macro
|
H A D | citrus_lc_time.c | 69 #define _PREFIX(name) __CONCAT(_citrus_LC_TIME_, name) macro
|
H A D | citrus_lc_monetary.c | 72 #define _PREFIX(name) __CONCAT(_citrus_LC_MONETARY_, name) macro
|