Home
last modified time | relevance | path

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

/glibc-2.36/localedata/
Dtst-mbswcs6.c32 const char *nloc; in do_test() local
35 nloc = setlocale (LC_ALL, loc); in do_test()
36 if (nloc == NULL) in do_test()
41 printf ("new locale: %s\n", nloc); in do_test()