Searched refs:LC_category (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/std/
H A Dlocale.c122 #define LC_category (LC_user<<1) macro
604 if (flags & (LC_category|LC_keyword))
837 if (flags & LC_category)
865 if ((flags & LC_category) && key->index != AST_LC_ALL)
937 f &= ~LC_category;
1021 flags |= LC_category;

Completed in 18 milliseconds