dbghelp: Speed up vector iteration by directly using for().
authorMarkus Amsler <markus.amsler@oribi.org>
Tue, 15 May 2007 00:05:12 +0000 (02:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 May 2007 18:19:53 +0000 (20:19 +0200)
commit8bc839a816c0c9eedf561f9f525b62c1a36cfe59
tree96d61a44c5e2cfbe3db55f0285c3831e9a18707a
parenta2968c8fab67bb6fd22ffeed87570e0578d35224
dbghelp: Speed up vector iteration by directly using for().
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/dwarf.c
dlls/dbghelp/source.c
dlls/dbghelp/storage.c
dlls/dbghelp/symbol.c
dlls/dbghelp/type.c