BR 1352920: change loc_t -> cloc_t
commitbfc17121378b315399f1df25e902f40884ba7506
authorH. Peter Anvin <hpa@zytor.com>
Thu, 4 Oct 2007 04:24:51 +0000 (3 21:24 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 4 Oct 2007 04:24:51 +0000 (3 21:24 -0700)
tree86962962f84c8696d4900cbef80dca36fe2455e3
parent0a98f6046d2cfd41916002c186909d7b0d2009de
BR 1352920: change loc_t -> cloc_t

Change loc_t to cloc_t to avoid AIX conflict.
We really shouldn't use _t names at all; they are usually considered
platform types, but worry about that later.
eval.c
eval.h
nasm.c
nasm.h
parser.c
parser.h