Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_portability.h256 # define ZEND_FASTCALL __attribute__((fastcall)) macro
258 # define ZEND_FASTCALL __fastcall macro
260 # define ZEND_FASTCALL __vectorcall macro
262 # define ZEND_FASTCALL macro

Completed in 7 milliseconds