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

  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
c_locale.cc 177 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = local
194 const char* const* const locale::_S_categories = __gnu_cxx::category_names;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
c_locale.cc 177 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = local
194 const char* const* const locale::_S_categories = __gnu_cxx::category_names;
  /src/external/bsd/libbind/dist/isc/
logging_p.h 55 char **category_names; member in struct:log_context
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
c_locale.cc 269 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = local
286 const char* const* const locale::_S_categories = __gnu_cxx::category_names;
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
c_locale.cc 262 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = local
285 const char* const* const locale::_S_categories = __gnu_cxx::category_names;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
c_locale.cc 269 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = local
286 const char* const* const locale::_S_categories = __gnu_cxx::category_names;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
c_locale.cc 262 const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = local
285 const char* const* const locale::_S_categories = __gnu_cxx::category_names;

Completed in 81 milliseconds