quakeforge/tools/qfcc/include
Bill Currie 8567508963 Rewrite set_first() and add set_next().
set_first() now returns a pointer to a setstate_t struct that holds the
state necessary for scanning a set. set_next() will automatically delete
the state block when the end of the set is reached. set_delstate() is also
provided to allow early termination of the scan.
2012-11-15 13:44:07 +09:00
..
class.h
codespace.h
cpp.h
dags.h
debug.h
def.h
defspace.h
diagnostic.h
emit.h
expr.h
flow.h
function.h
grab.h
idstuff.h
linker.h
Makefile.am
method.h
obj_file.h
obj_type.h
opcodes.h
options.h
qfcc.h
qfprogs.h
reloc.h
set.h Rewrite set_first() and add set_next(). 2012-11-15 13:44:07 +09:00
shared.h
statements.h
strpool.h
struct.h
switch.h
symtab.h
type.h
value.h