Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dmisc_win32.h199 static void *dlopenW(const wchar_t *filename) in dlopenW() function
D_cffi_backend.c4511 handle = dlopenW(w1); in b_do_dlopen()