mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
ccad6f929f
Always return found_path as a constant string. We end up making an internal copy of it anyway to put in the fullpath hash, so there is no reason to make a duplicate of it. Signed-off-by: H. Peter Anvin <hpa@zytor.com> |
||
---|---|---|
.. | ||
assemble.c | ||
assemble.h | ||
directiv.dat | ||
directiv.pl | ||
eval.c | ||
eval.h | ||
exprlib.c | ||
float.c | ||
float.h | ||
labels.c | ||
listing.c | ||
listing.h | ||
nasm.c | ||
parser.c | ||
parser.h | ||
phash.pl | ||
pptok.dat | ||
pptok.pl | ||
preproc-nop.c | ||
preproc.c | ||
preproc.h | ||
quote.c | ||
quote.h | ||
rdstrnum.c | ||
segalloc.c | ||
stdscan.c | ||
stdscan.h | ||
strfunc.c | ||
tokens.dat | ||
tokhash.pl |