HomeSort by: relevance | last modified time | path
    Searched refs:_XD (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/csh/
char.c 82 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
85 _DIG|_XD, _DIG|_XD, _DIG|_XD, _DIG|_XD,
88 _DIG|_XD, _DIG|_XD, _PUN, _META|_CMD|_PUN
    [all...]
char.h 58 #define _XD 0x1000 /* 0-9, a-f, A-F */
94 #define Isxdigit(c) cmap(c, _XD)

Completed in 12 milliseconds