Searched refs:DMALLOC_ERROR_BAD_SIZE (Results 1 – 4 of 4) sorted by relevance
54 #define DMALLOC_ERROR_BAD_SIZE 40 /* bad size value */ macro106 { DMALLOC_ERROR_BAD_SIZE, "invalid allocation size" },
195 dmalloc_errno = DMALLOC_ERROR_BAD_SIZE; in _dmalloc_heap_alloc()
717 dmalloc_errno = DMALLOC_ERROR_BAD_SIZE; in dmalloc_malloc()815 dmalloc_errno = DMALLOC_ERROR_BAD_SIZE; in dmalloc_realloc()
1531 dmalloc_errno = DMALLOC_ERROR_BAD_SIZE; in check_used_slot()1539 dmalloc_errno = DMALLOC_ERROR_BAD_SIZE; in check_used_slot()2219 dmalloc_errno = DMALLOC_ERROR_BAD_SIZE; in _dmalloc_chunk_malloc()2593 dmalloc_errno = DMALLOC_ERROR_BAD_SIZE; in _dmalloc_chunk_realloc()