Calls of which the actual and formal parameters do not match

are no longer substituted inline.
This commit is contained in:
bal
1985-02-20 15:01:02 +00:00
parent 2a4b3fd616
commit 469d075e77
3 changed files with 9 additions and 6 deletions

View File

@@ -1,6 +1,8 @@
extern anal_params(); /* (call_p c)
extern bool anal_params(); /* (call_p c)
* See which parameters of the call
* may be expanded in line.
* If the formals and actuals do not
* match, return FALSE
*/
extern assign_ratio(); /* (call_p c)
* Assigna ratio number to the call,