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

/ast/src/lib/libast/port/
H A Dlclib.h47 unsigned char indices[LC_territory_language_max];
H A Dlc.c803 n = tp->indices[i];
876 (!ls->lc.territory || !(ls->lc.index = ls->lc.territory->indices[ls->language])))
/ast/src/lib/libexpr/
H A DMakefile37 * NOTE: the solaris yacc botches the yyact[] indices (large positive)
44 then : $(YACC) is botched : yyact indices are bogus :
/ast/src/lib/libtksh/tcl/
H A DtclCmdMZ.c115 int indices = 0;
133 if (strcmp(argPtr[0], "-indices") == 0) {
134 indices = 1;
143 "\": must be -indices, -nocase, or --", (char *) NULL);
211 if (indices) {
217 if (indices) {
113 int indices = 0; local
/ast/src/lib/libtk/library/
H A Dtext.tcl755 if [regexp -indices {^[ ]+(.)} [$w get $pos "$pos lineend"] \
790 if [regexp -indices {^[ ]+(.)} [$w get $pos "$pos lineend"] \
/ast/src/lib/libast/comp/
H A Dsetlocale.c125 ctry = lc->territory->indices[i];

Completed in 32 milliseconds