Searched refs:dlopenW (Results 1 – 2 of 2) sorted by relevance
/external/python/cffi/c/ | ||
D | misc_win32.h | 199 static void *dlopenW(const wchar_t *filename) in dlopenW() function |
D | _cffi_backend.c | 4511 handle = dlopenW(w1); in b_do_dlopen() |