Home
last modified time | relevance | path

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

/stdlib/
A Dtst-strfmon_l.c35 init_loc (const char *global_name, const char *local_name) in init_loc() argument
45 if (setlocale (LC_ALL, global_name) == NULL) in init_loc()
47 printf ("error: setlocale (%s): %m\n", global_name); in init_loc()

Completed in 9 milliseconds