Searched defs:ISCTRL (Results 1 - 1 of 1) sorted by path

/external/mksh/src/
H A Dsh.h1589 #define ISCTRL(x) (((signed char)((uint8_t)(x) + 1)) < 33) macro

Completed in 441 milliseconds