Searched refs:ALLOCM_ERR_NOT_MOVED (Results 1 – 2 of 2) sorted by relevance
418 +#define ALLOCM_ERR_NOT_MOVED 2447 + ret = (usize >= size) ? ALLOCM_SUCCESS : ALLOCM_ERR_NOT_MOVED;498 +#undef ALLOCM_ERR_NOT_MOVED
3749 #define ALLOCM_ERR_NOT_MOVED 2 macro3778 ret = (usize >= size) ? ALLOCM_SUCCESS : ALLOCM_ERR_NOT_MOVED; in je_rallocm()3829 #undef ALLOCM_ERR_NOT_MOVED