Home
last modified time | relevance | path

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

/PHP-5.6/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.c181 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
188 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
198 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
207 return ALLOC_FAILURE; in zend_shared_alloc_reattach()
268 return ALLOC_FAILURE; in create_segments()
278 return ALLOC_FAILURE; in create_segments()
290 return ALLOC_FAILURE; in create_segments()
330 return ALLOC_FAILURE; in create_segments()
347 return ALLOC_FAILURE; in create_segments()
356 return ALLOC_FAILURE; in create_segments()
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()
52 return ALLOC_FAILURE; in create_segments()
H A Dzend_shared_alloc.c148 return ALLOC_FAILURE; in zend_shared_alloc_try()
158 int res = ALLOC_FAILURE; in zend_shared_alloc_startup()
206 return ALLOC_FAILURE; in zend_shared_alloc_startup()
220 return ALLOC_FAILURE;; in zend_shared_alloc_startup()
226 return ALLOC_FAILURE;; in zend_shared_alloc_startup()
240 return ALLOC_FAILURE;; in zend_shared_alloc_startup()
H A Dzend_shared_alloc.h66 #define ALLOC_FAILURE 0 macro
H A DZendAccelerator.c2648 case ALLOC_FAILURE:

Completed in 29 milliseconds