Searched refs:module_number (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/test/Sema/ |
D | invalid-struct-init.c | 16 static int zm_startup_pcre(int type, int module_number ) { } in zm_startup_pcre() argument 18 static int zm_shutdown_pcre(int type, int module_number ) { argument
|
/external/clang/test/Sema/ |
D | invalid-struct-init.c | 16 static int zm_startup_pcre(int type, int module_number ) { } in zm_startup_pcre() argument 18 static int zm_shutdown_pcre(int type, int module_number ) { argument
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | channel.c | 759 NULL, php_grpc_channel_plink_dtor, "Persistent Channel", module_number); in GRPC_STARTUP_FUNCTION() 764 NULL, php_grpc_target_bound_dtor, "Target Bound", module_number); in GRPC_STARTUP_FUNCTION()
|