Searched defs:ZEND_ATTRIBUTE_ALLOC_SIZE2 (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend.h | 156 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) macro 159 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) macro |
Completed in 6 milliseconds