Home
last modified time | relevance | path

Searched refs:_XD (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dsh.char.c74 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
77 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
86 _PUN, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD,
89 _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP,
275 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
278 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
287 _PUN, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD,
290 _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP|_XD, _LET|_UP,
474 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
477 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
[all …]
H A Dsh.char.h84 #undef _XD
85 #define _XD 0x0001 /* As in <ctype.h> */ macro
115 #undef _XD
116 #define _XD 0x1000 /* 0-9, a-f, A-F */ macro
292 # define Isxdigit(c) cmap((c), _XD)