Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c994 { "xdigit", C_SEDEC },
2599 if (!ctype((c = (*fg)()), C_SEDEC)) { in unbksl()
Dsh.h1506 #define C_SEDEC (CiDIGIT | CiHEXLT | CiOCTAL) macro