nasm/asm
H. Peter Anvin ccad6f929f preproc: return found_path as a constant string
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>
2016-10-04 00:34:35 -07:00
..
assemble.c Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-10-04 00:30:17 -07:00
assemble.h
directiv.dat
directiv.pl
eval.c
eval.h
exprlib.c
float.c
float.h
labels.c Merge branch 'nasm-2.12.xx' 2016-07-27 01:08:51 +03:00
listing.c New backend interface - assembler internals #1 2016-09-20 16:05:09 -07:00
listing.h New backend interface - assembler internals #1 2016-09-20 16:05:09 -07:00
nasm.c nasm: scan the command line twice 2016-10-03 19:46:49 -07:00
parser.c
parser.h
phash.pl
pptok.dat
pptok.pl
preproc-nop.c Add a hash for pathname searches, instead of searching very pass 2016-09-25 17:08:05 -07:00
preproc.c preproc: return found_path as a constant string 2016-10-04 00:34:35 -07:00
preproc.h
quote.c
quote.h
rdstrnum.c
segalloc.c
stdscan.c
stdscan.h
strfunc.c
tokens.dat
tokhash.pl