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

  /src/usr.bin/mklocale/
mklocaledb.c 116 } category_t; typedef in typeref:struct:__anon73ce18b30208
118 static const category_t lc_monetary = {
148 static const category_t lc_numeric = {
160 static const category_t lc_time = {
213 static const category_t lc_messages = {
230 const category_t *category = NULL;
mklocaledb.c 116 } category_t; typedef in typeref:struct:__anon73ce18b30208
118 static const category_t lc_monetary = {
148 static const category_t lc_numeric = {
160 static const category_t lc_time = {
213 static const category_t lc_messages = {
230 const category_t *category = NULL;

Completed in 21 milliseconds