Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/
H A Dshared_alloc_posix.c48 return ALLOC_FAILURE; in create_segments()
57 return ALLOC_FAILURE; in create_segments()
63 return ALLOC_FAILURE; in create_segments()
70 return ALLOC_FAILURE; in create_segments()
H A Dshared_alloc_win32.c153 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
160 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
188 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
197 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
206 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
268 return ALLOC_FAILURE; in create_segments()
279 return ALLOC_FAILURE; in create_segments()
291 return ALLOC_FAILURE; in create_segments()
309 return ALLOC_FAILURE; in create_segments()
326 return ALLOC_FAILURE; in create_segments()
[all …]
H A Dshared_alloc_shm.c86 return ALLOC_FAILURE; in create_segments()
93 return ALLOC_FAILURE; in create_segments()
110 return ALLOC_FAILURE; in create_segments()
117 return ALLOC_FAILURE; in create_segments()
H A Dshared_alloc_mmap.c44 return ALLOC_FAILURE; in create_segments()
68 return ALLOC_FAILURE; in create_segments()
H A Dzend_shared_alloc.c146 return ALLOC_FAILURE; in zend_shared_alloc_try()
156 int res = ALLOC_FAILURE; in zend_shared_alloc_startup()
212 return ALLOC_FAILURE; in zend_shared_alloc_startup()
231 return ALLOC_FAILURE;; in zend_shared_alloc_startup()
237 return ALLOC_FAILURE;; in zend_shared_alloc_startup()
251 return ALLOC_FAILURE;; in zend_shared_alloc_startup()
H A Dzend_shared_alloc.h66 #define ALLOC_FAILURE 0 macro
H A DZendAccelerator.c2830 case ALLOC_FAILURE:

Completed in 25 milliseconds