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

/ast/src/cmd/std/
H A Dlocale.c71 "[t:composite?List the composite value of LC_ALL on the standard output.]"
994 int composite; local
1008 composite = 0;
1041 composite = 1;
1100 if (composite)
/ast/src/lib/libast/comp/
H A Dsetlocale.c2555 * set composite AST_LC_ALL locale categories
2556 * return <0:composite-error 0:not-composite >0:composite-ok
2560 composite(register const char* s, int initialize) function
2835 else if (composite(locale, 0) < 0)

Completed in 227 milliseconds