ReactOS
0.4.15-dev-4934-gfd1e799
|
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "objbase.h"
#include "oaidl.h"
#include "wine/debug.h"
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (ole) | |
ULONG WINAPI | LHashValOfNameSysA (SYSKIND skind, LCID lcid, LPCSTR lpStr) |
ULONG WINAPI | LHashValOfNameSys (SYSKIND skind, LCID lcid, LPCOLESTR str) |
Variables | |
static const unsigned char | Lookup_16 [128 *3] |
static const unsigned char | Lookup_32 [128 *3] |
static const unsigned char | Lookup_48 [128 *3] |
static const unsigned char | Lookup_64 [128 *3] |
static const unsigned char | Lookup_80 [128 *3] |
static const unsigned char | Lookup_112 [128 *3] |
static const unsigned char | Lookup_128 [128 *3] |
static const unsigned char | Lookup_144 [128 *3] |
static const unsigned char | Lookup_160 [128 *3] |
static const unsigned char | Lookup_176 [128 *3] |
static const unsigned char | Lookup_208 [128 *3] |
static const unsigned char | Lookup_224 [128 *3] |
Definition at line 628 of file hash.c.
Referenced by test_TypeComp().
Definition at line 506 of file hash.c.
Referenced by LHashValOfNameSys(), and WMSFT_compile_names().
WINE_DEFAULT_DEBUG_CHANNEL | ( | ole | ) |
Definition at line 221 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 259 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 297 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 32 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 335 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 373 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 411 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 449 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 70 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 108 of file hash.c.
Referenced by LHashValOfNameSysA().
Definition at line 146 of file hash.c.
Referenced by LHashValOfNameSysA().