Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Ddl_nt.c21 ULONG ul_reason_for_call, in DllMain() argument
24 switch (ul_reason_for_call) in DllMain()
/external/python/cpython2/PC/
Ddl_nt.c80 ULONG ul_reason_for_call, in DllMain() argument
83 switch (ul_reason_for_call) in DllMain()
/external/python/cpython2/Tools/msi/
Dmsisupport.c88 DWORD ul_reason_for_call, in DllMain() argument
/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.c137 DllMain(HINSTANCE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) in DllMain() argument
143 switch (ul_reason_for_call) { in DllMain()