Home
last modified time | relevance | path

Searched defs:ShortSwap (Results 1 – 25 of 62) sorted by relevance

123

/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dqendian.h87 #define ShortSwap(l) ({ uint16_t x = (uint16_t) (l); \ macro
101 #define ShortSwap(l) _ShortSwap (l) macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/liblegacy/src/
H A Dfixedpoint.c83 int16_t ShortSwap(int16_t n) in ShortSwap() function
/dports/games/vavoom/vavoom-1.33/libs/core/
H A Dendian.cpp67 static vint16 ShortSwap(vint16 x) in ShortSwap() function
/dports/games/openjk/OpenJK-07675e2/shared/qcommon/
H A Dq_platform.h268 static inline uint16_t ShortSwap(uint16_t v) in ShortSwap() function
287 static uint16_t ShortSwap(uint16_t v) in ShortSwap() function
300 static inline uint16_t ShortSwap(uint16_t v) in ShortSwap() function
/dports/games/uhexen2/hexen2source-1.5.9/common/
H A Dq_endian.c75 short ShortSwap (short l) in ShortSwap() function
H A Dq_endian.h258 #define ShortSwap(s) m68k_swap16((s)) macro
/dports/games/egl/egl-0.3.1_9/shared/
H A Dshared.c403 int16 ShortSwap (int16 s) in ShortSwap() function
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dbothtools.c426 short ShortSwap (short s) in ShortSwap() function
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dbothtools.c426 short ShortSwap (short s) in ShortSwap() function
/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/jp3d/
H A Dconvert.c141 static unsigned short ShortSwap(unsigned short v) in ShortSwap() function
/dports/games/gtkradiant/GPL/GtkRadiant/libs/splines/
H A Dq_shared.cpp330 short ShortSwap (short l) in ShortSwap() function
/dports/games/netradiant/netradiant-20150621-src/libs/splines/
H A Dq_shared.cpp355 short ShortSwap( short l ){ in ShortSwap() function
/dports/games/ioquake3/ioquake3-1.36/code/tools/asm/
H A Dcmdlib.c978 short ShortSwap (short l) in ShortSwap() function
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/asm/
H A Dcmdlib.c978 short ShortSwap (short l) in ShortSwap() function
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/asm/
H A Dcmdlib.c980 short ShortSwap (short l) in ShortSwap() function
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/asm/
H A Dcmdlib.c980 short ShortSwap (short l) in ShortSwap() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/asm/
H A Dcmdlib.c978 short ShortSwap (short l) in ShortSwap() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/asm/
H A Dcmdlib.c980 short ShortSwap (short l) in ShortSwap() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/asm/
H A Dcmdlib.c980 short ShortSwap (short l) in ShortSwap() function
/dports/games/evq3/evq3/code/tools/asm/
H A Dcmdlib.c978 short ShortSwap (short l) in ShortSwap() function
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dq_shared.c615 short ShortSwap(short l){ in ShortSwap() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.c134 short ShortSwap (short l) in ShortSwap() function
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.c155 short ShortSwap (short l) in ShortSwap() function
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.c155 short ShortSwap (short l) in ShortSwap() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.c155 short ShortSwap (short l) in ShortSwap() function

123