Searched defs:GetModuleHandleA (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dcatalog.c82 #define GetModuleHandleA GetModuleHandle macro
85 void* __stdcall GetModuleHandleA(const char*);
3125 hmodule = GetModuleHandleA("libxml2.dll");
3127 hmodule = GetModuleHandleA(NULL);
/external/libxml2/
H A Dcatalog.c84 #define GetModuleHandleA GetModuleHandle macro
88 void* __stdcall GetModuleHandleA(const char*);
3121 hmodule = GetModuleHandleA("libxml2.dll");
3123 hmodule = GetModuleHandleA(NULL);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1331 milliseconds