Searched defs:ptr_container (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sox_i.h | 356 #define LSX_DLLIBRARY_OPEN2__(ptr_container, func_return, func_name, func_args, static_func, stub_f… argument 366 #define LSX_DLLIBRARY_OPEN(ptr_container, dlhandle, entries, library_description, library_names, re… argument 377 #define LSX_DLLIBRARY_TRYOPEN(error_on_failure, ptr_container, dlhandle, entries, library_descripti… argument 388 #define LSX_DLLIBRARY_CLOSE(ptr_container, dlhandle) \ argument 414 #define LSX_DLFUNC_IS_STUB(ptr_container, func) ((ptr_container)->func == func##_stub) argument
|