HomeSort by: relevance | last modified time | path
    Searched defs:old_locale (Results 1 - 5 of 5) sorted by relevancy

  /src/external/lgpl3/mpc/dist/tests/
tset.c 382 char *old_locale; local
384 old_locale = setlocale (LC_ALL, "de_DE");
385 if (old_locale != NULL)
400 setlocale (LC_ALL, old_locale);
  /src/external/gpl3/gcc/dist/libgfortran/io/
unit.c 129 global old_locale, and a counter keeping track of how many threads
132 char *old_locale; variable
io.h 67 extern char* old_locale;
68 internal_proto(old_locale); variable
569 locale_t old_locale; member in struct:st_parameter_dt::__anon14411::__anon14412
  /src/external/gpl3/gcc.old/dist/libgfortran/io/
unit.c 123 global old_locale, and a counter keeping track of how many threads
126 char *old_locale; variable
io.h 64 extern char* old_locale;
65 internal_proto(old_locale); variable
570 locale_t old_locale; member in struct:st_parameter_dt::__anon16823::__anon16824

Completed in 28 milliseconds