Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/jpeg/
H A Dckconfig.c155 typedef void * void_ptr; /* check void * */ typedef
163 void test3function (void_ptr arg1, void_func arg2) in test3function()
166 void_ptr arg1; in test3function()