mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-30 16:41:05 +08:00
70055964fc
Proper use of bool and enum makes code easier to debug. Do more of it. In particular, we really should stomp out any residual uses of magic constants that aren't enums or, in some cases, even #defines. |
||
---|---|---|
.. | ||
outaout.c | ||
outas86.c | ||
outbin.c | ||
outcoff.c | ||
outdbg.c | ||
outelf32.c | ||
outelf64.c | ||
outieee.c | ||
outmacho.c | ||
outobj.c | ||
outrdf2.c | ||
outrdf.c |