Searched refs:RUN (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xgc/dist/ |
| H A D | gram.h | 50 RUN = 260, enumerator in enum:yytokentype 81 #define RUN 260 macro
|
| H A D | gram.y | 25 %token <num> RUN 49 | RUN
|
| H A D | gram.c | 114 RUN = 260, enumerator in enum:yytokentype 145 #define RUN 260 macro 510 "$end", "error", "$undefined", "STRING", "NUMBER", "RUN", "FUNCTION",
|
| H A D | lex.c | 996 { return (RUN); }
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | private.h | 75 #define RUN lisp__data.runlist macro
|
| H A D | lisp.c | 4986 LispSetVar(RUN[2], LispGetVar(RUN[1])); 4987 LispSetVar(RUN[1], LispGetVar(RUN[0])); 4988 LispSetVar(RUN[0], cod); 5354 RUN[i] = ATOM(results); 5355 LispSetVar(RUN[i], NIL); 5356 LispExportSymbol(RUN[i]); 5367 RUN[0] = RUN[ [all...] |
Completed in 14 milliseconds