Searched defs:START (Results 1 – 10 of 10) sorted by relevance
/plan9/sys/src/ape/lib/regexp/ |
H A D | regcomp.h | 29 #define START 0200 /* Start, used for marker on stack */ macro
|
/plan9/sys/src/cmd/postscript/postio/ |
H A D | postio.h | 24 #define START 1 macro
|
/plan9/sys/src/libregexp/ |
H A D | regcomp.h | 19 #define START 0200 /* Start, used for marker on stack */ macro
|
/plan9/sys/src/cmd/pic/ |
H A D | prevy.tab.h | 64 # define START 320 macro
|
/plan9/sys/src/cmd/postscript/tcpostio/ |
H A D | tcpostio.c | 77 #define START 'S' macro
|
/plan9/sys/src/cmd/cpp/ |
H A D | lex.c | 41 START=0, NUM1, NUM2, NUM3, ID1, ST1, ST2, ST3, COM1, COM2, COM3, COM4, enumerator
|
/plan9/sys/src/cmd/acme/ |
H A D | regx.c | 66 START = OPERATOR, /* Start, used for marker on stack */ enumerator
|
/plan9/sys/src/cmd/sam/ |
H A D | regexp.c | 61 START = OPERATOR, /* Start, used for marker on stack */ enumerator
|
/plan9/sys/src/ape/cmd/diff/ |
H A D | diff3.c | 51 #define START 0 macro
|
/plan9/sys/src/cmd/ |
H A D | yacc.c | 90 START, enumerator
|