Stephen Heumann
3f450bdb80
Support "inline" function definitions without static or extern.
...
This is a minimal implementation that does not actually inline anything, but it is intended to implement the semantics defined by the C99 and later standards.
One complication is that a declaration that appears somewhere after the function body may create an external definition for a function that appeared to be an inline definition when it was defined. To support this while preserving ORCA/C's general one-pass compilation strategy, we generate code even for inline definitions, but treat them as private and add the prefix "~inline~" to the name. If they are "un-inlined" based on a later declaration, we generate a stub with external linkage that just jumps to the apparently-inline function.
2022-11-19 23:04:22 -06:00
..
2022-10-16 18:44:19 -05:00
2022-07-04 22:30:25 -05:00
2022-10-18 21:01:26 -05:00
2022-07-04 22:29:15 -05:00
2022-07-04 22:29:15 -05:00
2022-10-16 21:29:55 -05:00
2021-12-05 13:55:09 -06:00
2022-06-08 21:34:12 -05:00
2022-01-09 18:26:32 -06:00
2021-12-05 13:55:09 -06:00
2022-11-19 23:04:22 -06:00
2022-01-01 20:50:12 -06:00
2022-01-06 18:10:10 -06:00
2022-10-29 16:02:38 -05:00
2022-01-01 22:42:42 -06:00
2021-12-05 13:55:09 -06:00
2022-01-01 20:50:12 -06:00
2022-01-09 18:26:32 -06:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-17 20:17:24 -05:00
2022-10-29 19:43:57 -05:00