Searched refs:ablocks (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dalloc.c919 because otherwise, there's 1020 bytes wasted between each ablocks.
940 /* `abase' is the aligned base of the ablocks. */
942 the number of used ablock in the parent ablocks.
946 is used to tell whether the real base of the parent ablocks is `abase'
949 struct ablocks *abase;
951 the last ablock in an ablocks is not allocated. */
958 struct ablocks
964 #define ABLOCKS_BYTES (sizeof (struct ablocks) - BLOCK_PADDING)
968 ? (struct ablocks *)(block) \
994 struct ablocks *abas
956 struct ablocks struct
[all...]

Completed in 68 milliseconds