Searched refs:CEOF (Results 1 – 5 of 5) sorted by relevance
| /third_party/uapp/dash/src/ |
| A D | syntax.h | 7 #ifdef CEOF 8 #undef CEOF 23 #define CEOF 11 /* end of file */ macro
|
| A D | syntax.c | 10 CEOF, CSPCL, CWORD, CCTL, 79 CEOF, CIGN, CWORD, CCTL, 148 CEOF, CIGN, CWORD, CCTL, 217 CEOF, CIGN, CWORD, CCTL,
|
| A D | jobs.c | 55 #undef CEOF /* syntax.h redefines this */
|
| A D | parser.c | 1014 case CEOF: in readtoken1()
|
| /third_party/ulib/musl/include/sys/ |
| A D | ttydefaults.h | 9 #define CEOF CTRL('d') macro 33 #define CEOT CEOF
|
Completed in 9 milliseconds