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

  /src/lib/libc/locale/
newlocale.c 50 int i, howmany, categories[_LC_LAST - 1]; local in function:__weak_alias
79 categories[howmany++] = i;
99 l = _find_category(categories[i]);

Completed in 21 milliseconds