FreeRDP
|
#include <winpr/crt.h>
#include <winpr/sysinfo.h>
#include <winpr/windows.h>
#include <winpr/intrin.h>
Functions | |
static INLINE UINT32 | lzcnt_s (UINT32 x) |
static int | test_lzcnt (void) |
static int | test_lzcnt16 (void) |
int | TestIntrinsics (int argc, char *argv[]) |
Variables | |
static BOOL | g_LZCNT = FALSE |
|
static |
|
static |
|
static |
int TestIntrinsics | ( | int | argc, |
char * | argv[] | ||
) |
|
static |