Searched refs:CFI_ERROR_MEM_ALLOCATION (Results 1 – 5 of 5) sorted by relevance
35 StatMemAllocation = CFI_ERROR_MEM_ALLOCATION,
118 return CFI_ERROR_MEM_ALLOCATION; in Allocate()
82 return CFI_ERROR_MEM_ALLOCATION; in CFI_allocate()
97 #define CFI_ERROR_MEM_ALLOCATION 9 macro
356 MATCH(true, retCode == CFI_ERROR_MEM_ALLOCATION); in check_CFI_allocate()