Home
last modified time | relevance | path

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

/glibc-2.36/localedata/tests-mbwc/
Dtst_funcs.h68 TST_HEAD hd; \
73 #define TST_HEAD(func) tst_##func##_loc[ loc ].hd macro
94 for (loc = 0; strcmp (TST_HEAD (o_func).locale, TST_LOC_end); ++loc)
98 locale = TST_HEAD (ofunc).locale; \
Dtst_types.h57 TST_HEAD; typedef
61 TST_HEAD *head;
/glibc-2.36/ChangeLog.old/
DChangeLog.localedata11372 (struct TST_HEAD): Use const char* instead of an array.