Searched refs:_DIG (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/sh/ |
H A D | ctype.c | 107 _DIG, _DIG, _DIG, _DIG, _DIG, _DIG, _DIG, _DIG, 110 _DIG, _DIG, 0, 0, 0, _EQ, 0, _QU,
|
H A D | ctype.h | 56 #define _DIG (T_DIG) macro
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.char.c | 57 _DIG, _DIG, _DIG, _DIG, 60 _DIG, _DIG, _DIG, _DIG, 63 _DIG, _DIG, 0, _META,
|
H A D | sh.char.h | 48 #define _DIG 0x100 /* 0-9 */ macro 59 #define digit(c) cmap(c, _DIG)
|