Searched refs:void_ptr (Results 1 – 3 of 3) sorted by relevance
155 typedef void * void_ptr; /* check void * */ typedef163 void test3function (void_ptr arg1, void_func arg2) in test3function()166 void_ptr arg1; in test3function()
161 typedef void * void_ptr; /* check void * */169 void test3function (void_ptr arg1, void_func arg2)172 void_ptr arg1;
5229 typedef void * void_ptr; /* check void * */5237 void test3function (void_ptr arg1, void_func arg2)5240 void_ptr arg1;
Completed in 22 milliseconds