Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_portability.h239 # define ZEND_FASTCALL __attribute__((fastcall)) macro
241 # define ZEND_FASTCALL __fastcall macro
243 # define ZEND_FASTCALL __vectorcall macro
245 # define ZEND_FASTCALL macro

Completed in 7 milliseconds