RetroArch
Functions
intrinsics.h File Reference
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include <retro_common_api.h>
#include <retro_inline.h>
Include dependency graph for intrinsics.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ compat_clz_u16()

static RETRO_BEGIN_DECLS INLINE unsigned compat_clz_u16 ( uint16_t  val)
static

◆ compat_ctz()

static INLINE int compat_ctz ( unsigned  x)
static
Here is the caller graph for this function: