HomeSort by: relevance | last modified time | path
    Searched refs:hard_locale (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
hard-locale.h 24 bool hard_locale (int);
hard-locale.c 40 hard_locale (int category) function
dfa.c 1348 hard_LC_COLLATE = hard_locale (LC_COLLATE);
  /src/external/gpl3/gdb/dist/gnulib/import/
hard-locale.h 26 extern bool hard_locale (int category);
hard-locale.c 27 hard_locale (int category) function
mbrtowc.c 147 if ((size_t) -2 <= ret && n != 0 && ! hard_locale (LC_CTYPE))
  /src/external/gpl3/gdb.old/dist/gnulib/import/
hard-locale.h 26 extern bool hard_locale (int category);
hard-locale.c 27 hard_locale (int category) function
mbrtowc.c 147 if ((size_t) -2 <= ret && n != 0 && ! hard_locale (LC_CTYPE))
  /src/external/gpl2/diffutils/dist/lib/
hard-locale.h 18 int hard_locale PARAMS ((int));
hard-locale.c 42 hard_locale (int category) function
  /src/external/gpl2/grep/dist/lib/
hard-locale.h 18 int hard_locale PARAMS ((int));
hard-locale.c 58 hard_locale (int category) function
  /src/external/gpl2/diffutils/dist/src/
cmp.c 40 # define hard_locale_LC_MESSAGES hard_locale (LC_MESSAGES)
diff.c 613 if (output_style != OUTPUT_CONTEXT || hard_locale (LC_TIME))
  /src/external/gpl2/grep/dist/src/
dfa.c 1369 hard_LC_COLLATE = hard_locale (LC_COLLATE);

Completed in 36 milliseconds