Searched refs:ABLOCK_ABASE (Results 1 – 4 of 4) sorted by relevance
1095 #define ABLOCK_ABASE(block) \ macro1195 eassert (ABLOCK_ABASE (&abase->blocks[3]) == abase); /* 3 is arbitrary */ in lisp_align_malloc()1196 eassert (ABLOCK_ABASE (&abase->blocks[0]) == abase); in lisp_align_malloc()1201 abase = ABLOCK_ABASE (free_ablock); in lisp_align_malloc()1224 struct ablocks *abase = ABLOCK_ABASE (ablock); in lisp_align_free()
17721 (ABLOCKS_BYTES, ABLOCK_ABASE, ABLOCKS_BUSY, ABLOCKS_BASE): New macros.
1152 #define ABLOCK_ABASE(block) \ macro1252 eassert (ABLOCK_ABASE (&abase->blocks[3]) == abase); /* 3 is arbitrary */ in lisp_align_malloc()1253 eassert (ABLOCK_ABASE (&abase->blocks[0]) == abase); in lisp_align_malloc()1258 abase = ABLOCK_ABASE (free_ablock); in lisp_align_malloc()1281 struct ablocks *abase = ABLOCK_ABASE (ablock); in lisp_align_free()