added alloction dump

shrunk some data structures
changed some ALLOCDEF's
changed setjmp to __setjmp
This commit is contained in:
eck
1990-01-10 17:33:35 +00:00
parent 04149f328e
commit 679ce613e9
34 changed files with 137 additions and 53 deletions

View File

@@ -25,6 +25,6 @@ struct tag { /* for struct-, union- and enum tags */
};
/* ALLOCDEF "tag" 50 */
/* ALLOCDEF "tag" 10 */
struct sdef *idf2sdef();