Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/
A Dckconfig.c157 typedef void (*void_func) (int a, int b); typedef
159 typedef void (*void_func) (); typedef
163 void test3function (void_ptr arg1, void_func arg2) in test3function()
167 void_func arg2;
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfigure.ac163 typedef void (*void_func) (int a, int b);
165 typedef void (*void_func) ();
169 void test3function (void_ptr arg1, void_func arg2)
173 void_func arg2;
A Dconfigure5231 typedef void (*void_func) (int a, int b);
5233 typedef void (*void_func) ();
5237 void test3function (void_ptr arg1, void_func arg2)
5241 void_func arg2;

Completed in 15 milliseconds