Searched refs:RET_PTR_TO_ALLOC_MEM (Results 1 – 2 of 2) sorted by relevance
542 RET_PTR_TO_ALLOC_MEM, /* returns a pointer to dynamically allocated memory */ enumerator552 RET_PTR_TO_ALLOC_MEM_OR_NULL = PTR_MAYBE_NULL | MEM_ALLOC | RET_PTR_TO_ALLOC_MEM,553 RET_PTR_TO_DYNPTR_MEM_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_ALLOC_MEM,
7524 case RET_PTR_TO_ALLOC_MEM: in check_helper_call()