Searched defs:GRPC_STARTUP_FUNCTION (Results 1 – 2 of 2) sorted by relevance
102 #define GRPC_STARTUP_FUNCTION(module) ZEND_MINIT_FUNCTION(grpc_##module) macro
785 GRPC_STARTUP_FUNCTION(channel) { in GRPC_STARTUP_FUNCTION() function