Home
last modified time | relevance | path

Searched defs:fixed_t (Results 1 – 25 of 63) sorted by relevance

123

/dports/shells/fish/fish-3.3.1/src/
H A Dglobal_safety.h19 struct fixed_t { struct
22 fixed_t &operator=(fixed_t &&) = delete; argument
23 fixed_t &operator=(const fixed_t &) = delete; argument
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dm_fixed.h32 typedef int fixed_t; typedef
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dm_fixed.h33 typedef int fixed_t; typedef
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dm_fixed.h51 typedef int fixed_t; typedef
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dm_fixed.h47 typedef int fixed_t; typedef
/dports/emulators/mgba/mgba-0.9.2/src/third-party/blip_buf/
H A Dblip_buf.c28 typedef unsigned long fixed_t; typedef
32 typedef unsigned long long fixed_t; typedef
36 typedef unsigned fixed_t; typedef
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dblip_buf.cpp29 typedef unsigned long fixed_t; typedef
33 typedef unsigned long long fixed_t; typedef
37 typedef unsigned fixed_t; typedef
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/blip_buf/
H A Dblip_buf.c28 typedef unsigned long fixed_t; typedef
32 typedef unsigned long long fixed_t; typedef
36 typedef unsigned fixed_t; typedef
/dports/games/libretro-mu/Mu-ff746b8/src/audio/
H A Dblip_buf.c28 typedef unsigned long fixed_t; typedef
32 typedef unsigned long long fixed_t; typedef
36 typedef unsigned fixed_t; typedef
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-widget-fixed.ads19 type fixed_t is record type
/dports/games/ags/ags_linux_v.3.4.4.1/Common/core/
H A Dtypes.h85 #define fixed_t int32_t // fixed point type macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dm_fixed.h60 typedef int32_t fixed_t; typedef
/dports/games/wesnoth/wesnoth-1.14.17/src/utils/
H A Dmath.hpp307 typedef int32_t fixed_t; typedef
324 typedef float fixed_t; typedef
/dports/games/prboom/prboom-2.5.0/src/
H A Dm_fixed.h47 typedef int fixed_t; typedef
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/sound/
H A Dblip_buf.c38 typedef unsigned long fixed_t; typedef
42 typedef unsigned long long fixed_t; typedef
46 typedef unsigned fixed_t; typedef
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/sound/
H A Dblip_buf.c38 typedef unsigned long fixed_t; typedef
42 typedef unsigned long long fixed_t; typedef
46 typedef unsigned fixed_t; typedef
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/core/
H A Dtypes.h70 #define fixed_t int32_t macro
/dports/graphics/p5-Image-Scale/Image-Scale-0.12/include/
H A Dfixed.h30 typedef int32_t fixed_t; typedef
/dports/audio/libgme/game-music-emu-0.6.1/gme/
H A DEffects_Buffer.h52 typedef long fixed_t; typedef
/dports/games/zdoom/zdoom-2.8.1/game-music-emu/gme/
H A DEffects_Buffer.h52 typedef long fixed_t; typedef
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/gme/
H A DEffects_Buffer.h52 typedef long fixed_t; typedef
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DEffects_Buffer.h52 typedef long fixed_t; typedef
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DEffects_Buffer.h56 typedef long fixed_t; typedef
/dports/games/libretro-quicknes/QuickNES_Core-901248a/nes_emu/
H A DEffects_Buffer.h55 typedef long fixed_t; typedef
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DBlip_Buffer_impl.h43 typedef unsigned fixed_t; // unsigned for more range, optimized shifts typedef

123