Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dphp_gmp_int.h12 # define PHP_GMP_API __declspec(dllexport) macro
14 # define PHP_GMP_API __attribute__ ((visibility("default"))) macro
16 # define PHP_GMP_API macro

Completed in 6 milliseconds