mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 03:01:15 +00:00
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. |
||
---|---|---|
.. | ||
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 | ||
shared.h | ||
statements.h | ||
strpool.h | ||
struct.h | ||
switch.h | ||
symtab.h | ||
type.h | ||
value.h |