Home
last modified time | relevance | path

Searched refs:module_number (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dinvalid-struct-init.c16 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/
Dinvalid-struct-init.c16 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/
Dchannel.c759 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()