repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
bsd
/
byacc
/
dist
/
test
/
calc.tab.h
blob
f40c62bc8f9cdeacb75e628dbb1d476e26cb9eac
1
/* $NetBSD$ */
2
3
#define DIGIT 257
4
#define LETTER 258
5
#define UMINUS 259