ack/mach/proto/ncg
George Koehler 909b0d5bf3 Add prototypes to functions in subr.c
Put the declarations in "data.h", because that header declares the
types cost_t and token_p.  Also #include <cgg_cg.h> from "data.h" to
get types c3_p and set_p, and guard <cgg_cg.h> against multiple
inclusion.
2017-11-12 16:11:05 -05:00
..
build.lua Remove old "assert.h" in mach/proto/ncg 2017-11-11 19:35:48 -05:00
codegen.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
compute.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
data.h Add prototypes to functions in subr.c 2017-11-12 16:11:05 -05:00
equiv.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
equiv.h Header --> Id 1994-06-24 14:02:31 +00:00
extern.h Switch error() and fatal() in mach/proto/ncg to stdarg. 2017-02-16 20:26:53 -05:00
fillem.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
gencode.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
glosym.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
glosym.h Header --> Id 1994-06-24 14:02:31 +00:00
label.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
label.h Removed a definition of 'struct label' as 'label_t', as it clashes with 2006-07-21 10:35:34 +00:00
main.c Add prototypes to functions in subr.c 2017-11-12 16:11:05 -05:00
move.c Add prototypes to functions in subr.c 2017-11-12 16:11:05 -05:00
nextem.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
param.h Header --> Id 1994-06-24 14:02:31 +00:00
proto.make Header --> Id 1994-06-24 14:02:31 +00:00
reg.c Remove old "assert.h" in mach/proto/ncg 2017-11-11 19:35:48 -05:00
regvar.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
regvar.h Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
result.h Rename addr_t to address_t to avoid clashes with the system addr_t. 2016-11-11 20:17:10 +01:00
salloc.c Prototypes for string functions. More static. 2017-11-12 11:25:18 -05:00
state.c Remove old "assert.h" in mach/proto/ncg 2017-11-11 19:35:48 -05:00
state.h Header --> Id 1994-06-24 14:02:31 +00:00
subr.c Add prototypes to functions in subr.c 2017-11-12 16:11:05 -05:00
types.h Add prototypes to functions in subr.c 2017-11-12 16:11:05 -05:00
var.c Header --> Id 1994-06-24 14:02:31 +00:00