Home
last modified time | relevance | path

Searched defs:fixed_mul (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/p5-Image-Scale/Image-Scale-0.12/include/
H A Dfixed.h50 static inline fixed_t fixed_mul(fixed_t x, fixed_t y) { in fixed_mul() function
64 static inline fixed_t fixed_mul(fixed_t x, fixed_t y) in fixed_mul() function
77 static inline fixed_t fixed_mul(fixed_t x, fixed_t y) in fixed_mul() function
95 static inline fixed_t fixed_mul(fixed_t x, fixed_t y) { in fixed_mul() function
100 static inline fixed_t fixed_mul(fixed_t x, fixed_t y) { in fixed_mul() function
113 static inline fixed_t fixed_mul(fixed_t x, fixed_t y) { in fixed_mul() function
/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/
H A DpyFixed.cc317 fixed_mul(omnipyFixedObject* a, omnipyFixedObject* b) in fixed_mul() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu_neon/psx_gpu/
H A Dpsx_gpu_standard.c36 #define fixed_mul(_a, _b) \ macro
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu_neon/psx_gpu/
H A Dpsx_gpu_standard.c36 #define fixed_mul(_a, _b) \ macro