Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.h183 # define ZEND_FASTCALL __attribute__((fastcall)) macro
185 # define ZEND_FASTCALL __fastcall macro
187 # define ZEND_FASTCALL macro

Completed in 10 milliseconds