Lines Matching refs:ed
1386 "A computerised survey of about 80,000 words in the old Shorter Oxford Dictionary (3rd ed.) was published in Ordered Profusion by Thomas Finkenstaedt and Dieter Wolff (1973)[34] that estimated the origin of English words as follows:\n" +
3649 " MALLOC_ALIGNMENT is the minimum alignment for malloc'ed chunks.\n" +
4283 " realloc'ed etc. The elements are guaranteed to be adjacently\n" +
4340 " independently freed, realloc'ed etc. The elements are guaranteed to\n" +
5272 "/* size field is or'ed with PREV_INUSE when previous adjacent chunk in use */\n" +
5279 "/* size field is or'ed with IS_MMAPPED if the chunk was obtained with mmap() */\n" +
5282 "/* check for mmap()'ed chunk */\n" +
8124 " addresses, it must be OK for malloc'ed chunks to span multiple\n" +