Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_portability.h248 # define ZEND_FASTCALL __attribute__((fastcall)) macro
250 # define ZEND_FASTCALL __fastcall macro
252 # define ZEND_FASTCALL __vectorcall macro
254 # define ZEND_FASTCALL macro

Completed in 13 milliseconds