23 #ifndef __LIBRETRO_SDK_MATH_FXP_H__ 24 #define __LIBRETRO_SDK_MATH_FXP_H__ 55 return __ll_lshift(
a, 12);
#define INLINE
Definition: retro_inline.h:35
static INLINE int32_t fx32_shiftdown(const int64_t a)
Definition: fxp.h:43
GLboolean GLboolean GLboolean b
Definition: glext.h:6844
signed int int32_t
Definition: stdint.h:123
static INLINE int64_t fx32_mul(const int32_t a, const int32_t b)
Definition: fxp.h:34
static INLINE int64_t fx32_shiftup(const int32_t a)
Definition: fxp.h:52
signed __int64 int64_t
Definition: stdint.h:135
GLboolean GLboolean GLboolean GLboolean a
Definition: glext.h:6844