Home
last modified time | relevance | path

Searched defs:ZEND_ATTRIBUTE_UNUSED (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_portability.h232 # define ZEND_ATTRIBUTE_UNUSED __attribute__((unused)) macro
234 # define ZEND_ATTRIBUTE_UNUSED macro
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c456 zend_jit_trace_stop stop ZEND_ATTRIBUTE_UNUSED = ZEND_JIT_TRACE_STOP_ERROR; in zend_jit_trace_record_fake_init_call_ex() local

Completed in 14 milliseconds