Annotation of 43BSD/contrib/B/src/bint/b3sta.h, revision 1.1.1.1

1.1       root        1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
                      2: 
                      3: /*
                      4:   $Header: b3sta.h,v 1.4 85/08/22 16:48:00 timo Exp $
                      5: */
                      6: 
                      7: #undef Procedure
                      8: #define Procedure int
                      9: 
                     10: Procedure v_formal(); 
                     11: Procedure l_formal();
                     12: 
                     13: extern parsetree pc; /* 'Program counter', current parsetree node */
                     14: extern parsetree next; /* Next parsetree node (changed by jumps) */
                     15: extern bool report; /* 'Condition code register', outcome of last test */
                     16: 
                     17: extern bool noloc; /* Set while evaluating (as opposed to locating)
                     18:                        formal parameters of HOW'TOs */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.