Home
last modified time | relevance | path

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

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