Searched refs:CTL_FIRST (Results 1 – 2 of 2) sorted by relevance
| /third_party/uapp/dash/src/ | ||
| A D | parser.h | 40 #define CTL_FIRST -127 /* first 'special' character */ macro |
| A D | mksyntax.c | 243 for (ctl = CTL_FIRST; ctl <= CTL_LAST; ctl++ ) in init() |
Completed in 3 milliseconds