RetroArch
|
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include <retro_common_api.h>
#include <retro_inline.h>
Go to the source code of this file.
Functions | |
static RETRO_BEGIN_DECLS INLINE unsigned | compat_clz_u16 (uint16_t val) |
static INLINE int | compat_ctz (unsigned x) |
|
static |
|
static |