Home
last modified time | relevance | path

Searched refs:RANGE (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/cmd/diff/
H A Ddiffh.c44 #define RANGE 30 macro
48 char *text[2][RANGE];
86 if (nt >= RANGE) in getl()
184 for (i = j = 1; i < RANGE && j < RANGE; i++, j++) { in easysynch()
/titanic_50/usr/src/cmd/tr/
H A Dextern.h41 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, enumerator
H A Dstr.c97 case RANGE:
274 s->state = RANGE; in genrange()
/titanic_50/usr/src/cmd/sgs/lex/common/
H A Dldefs.h138 #define RANGE 0x40ff macro
H A Dsub3.c307 if (cc == RANGE) { in repbycgid()
H A Dparser.y865 token[i++] = RANGE;
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c84 #define RANGE '-' macro
453 if (*qpatnext == RANGE &&
/titanic_50/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err56 RANGE = Math result not representable
/titanic_50/usr/src/lib/libc/port/regex/
H A Dglob.c129 #define RANGE '-' macro
623 qpatnext->w_wc == RANGE) { in glob0()