Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_portability.h258 # define ZEND_FASTCALL __attribute__((fastcall)) macro
260 # define ZEND_FASTCALL __fastcall macro
262 # define ZEND_FASTCALL __vectorcall macro
264 # define ZEND_FASTCALL macro

Completed in 8 milliseconds