|
ReactOS 0.4.16-dev-1983-g1a17364
|

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
Typedefs | |
| typedef int(__cdecl * | PFN_stricmp) (const char *_String1, const char *_String2) |
Functions | |
| static BOOL | Init (void) |
| START_TEST (_stricmp) | |
Variables | |
| static PFN_stricmp | p_stricmp |
| #define WIN32_NO_STATUS |
Definition at line 8 of file _stricmp.c.
Definition at line 13 of file _stricmp.c.
Definition at line 16 of file _stricmp.c.
Referenced by START_TEST().
| START_TEST | ( | _stricmp | ) |
Definition at line 24 of file _stricmp.c.
|
static |
Definition at line 14 of file _stricmp.c.
Referenced by Init(), and START_TEST().