ADDRESS           166 src/gmalloc.c  #define ADDRESS(B)	((void *) (((B) - 1) * BLOCKSIZE + _heapbase))
ADDRESS           177 test/manual/etags/c-src/emacs/src/gmalloc.c #define ADDRESS(B)	((void *) (((B) - 1) * BLOCKSIZE + _heapbase))