quakeforge/libs/util
Bill Currie 48ecfcf411 [cexpr] Fix a naming issue with uint
I didn't notice that uint is defined somewhere on Linux... until I tried
compiling for windows (not defined). Use a define to keep the cast
function naming nice.
2021-11-19 08:58:02 +09:00
..
test
bsearch.c
bspfile.c
buildnum.c
cbuf.c
cexpr-lex.l
cexpr-parse.y
cexpr-type.c [cexpr] Fix a naming issue with uint 2021-11-19 08:58:02 +09:00
cexpr-vars.c
checksum.c
cmd.c
cmem.c
crc.c
cvar.c
dirent.c
dstring.c
fendian.c
fnmatch.c
getopt.c
getopt1.c
hash.c
heapsort.c
idparse.c
info.c
link.c
llist.c
Makemodule.am
math.S
mathlib.c
mdfour.c
mersenne.c
msg.c
pakfile.c
plist.c
plugin.c
qargs.c
qendian.c
qsort_r.c
quakefs.c
quakeio.c
riff.c
script.c
segtext.c
set.c
simd.c
sizebuf.c
string.c
sys.c
sys_ia32.S
va.c
ver_check.c
wad.c
wadfile.c
zone.c