Home
last modified time | relevance | path

Searched defs:postload (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/locale/
Dsetlocale.c96 # define WEAK_POSTLOAD(postload) weak_extern (postload) argument
98 # define WEAK_POSTLOAD(postload) /* Need strong refs in static linking. */ argument
104 #define DEFINE_CATEGORY(category, category_name, items, postload) \ argument
114 #define DEFINE_CATEGORY(category, category_name, items, postload) \ argument
/glibc-2.36/locale/programs/
Dlocale.c139 #define DEFINE_CATEGORY(category, name, items, postload) \ argument
150 #define DEFINE_CATEGORY(category, name, items, postload) \ argument