NetBSD/usr.bin/xlint/lint1
christos ddee551034 Handle C99 array range initializers:
type a[] = { [lo ... hi] = c }:
2005-07-17 19:35:48 +00:00
..
Makefile Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
cgram.y Handle C99 array range initializers: 2005-07-17 19:35:48 +00:00
decl.c
emit1.c
err.c
externs1.h Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
func.c
init.c
lint1.h Handle C99 array range initializers: 2005-07-17 19:35:48 +00:00
main1.c
makeman
mem1.c
op.h
scan.l
tree.c Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00