Home
last modified time | relevance | path

Searched refs:ALLOC_FAILURE (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/opcache/
H A Dshared_alloc_win32.c126 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
159 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
173 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
182 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
253 return ALLOC_FAILURE; in create_segments()
264 return ALLOC_FAILURE; in create_segments()
276 return ALLOC_FAILURE; in create_segments()
294 return ALLOC_FAILURE; in create_segments()
311 return ALLOC_FAILURE; in create_segments()
318 return ALLOC_FAILURE; in create_segments()
H A Dshared_alloc_posix.c75 return ALLOC_FAILURE; in create_segments()
93 return ALLOC_FAILURE; in create_segments()
102 return ALLOC_FAILURE; in create_segments()
109 return ALLOC_FAILURE; in create_segments()
H A Dshared_alloc_shm.c85 return ALLOC_FAILURE; in create_segments()
92 return ALLOC_FAILURE; in create_segments()
109 return ALLOC_FAILURE; in create_segments()
116 return ALLOC_FAILURE; in create_segments()
H A Dzend_shared_alloc.c174 return ALLOC_FAILURE; in zend_shared_alloc_try()
184 int res = ALLOC_FAILURE; in zend_shared_alloc_startup()
241 return ALLOC_FAILURE; in zend_shared_alloc_startup()
266 return ALLOC_FAILURE; in zend_shared_alloc_startup()
273 return ALLOC_FAILURE; in zend_shared_alloc_startup()
287 return ALLOC_FAILURE; in zend_shared_alloc_startup()
298 return ALLOC_FAILURE; in zend_shared_alloc_startup()
H A Dshared_alloc_mmap.c190 return ALLOC_FAILURE; in create_segments()
278 return ALLOC_FAILURE; in create_segments()
287 return ALLOC_FAILURE; in create_segments()
H A Dzend_shared_alloc.h69 #define ALLOC_FAILURE 0 macro
H A DZendAccelerator.c3238 case ALLOC_FAILURE:

Completed in 28 milliseconds