Pristine Ack-5.5
[Ack-5.5.git] / util / ego / il / il1_formal.h
1 /* $Id: il1_formal.h,v 1.4 1994/06/24 10:25:39 ceriel Exp $ */
2 /*
3  * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
4  * See the copyright notice in the ACK home directory, in the file "Copyright".
5  */
6 /*  I N L I N E   S U B S T I T U T I O N
7  *
8  *  I L 1 _ F O R M A L . C
9  */
10
11 extern formal();        /* (proc_p p; bblock_p b; offset off;
12                          *    int type, usage)
13                          * Analyze a reference to a parameter of p.
14                          * The type denotes its size (single,double,
15                          * pointer).
16                          */