Home
last modified time | relevance | path

Searched refs:postload (Results 1 – 3 of 3) sorted by relevance

/locale/
A 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
105 extern void postload (void); WEAK_POSTLOAD (postload)
114 #define DEFINE_CATEGORY(category, category_name, items, postload) \ argument
115 [category] = postload,
A Dcategories.def24 DEFINE_CATEGORY (ID, name, ( items ), setlocale-postload)
/locale/programs/
A Dlocale.c139 #define DEFINE_CATEGORY(category, name, items, postload) \ argument
150 #define DEFINE_CATEGORY(category, name, items, postload) \ argument

Completed in 9 milliseconds