Home
last modified time | relevance | path

Searched refs:GUINT16_SWAP_LE_BE_CONSTANT (Results 1 – 25 of 25) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/mms/libmms/
H A Dbswap.h34 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((uint16_t) ( \ macro
70 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
127 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
180 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
184 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
189 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/graphics/cogl/cogl-1.22.8/deps/glib/
H A Dgtypes.h152 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \ macro
188 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
245 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
298 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
302 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
307 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h132 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \
168 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
225 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
278 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
287 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h132 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \
168 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
225 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
278 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
287 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h132 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \
168 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
225 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
278 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
287 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h132 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \
168 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
225 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
278 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
287 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/gnulib-local/lib/glib/
H A Dgtypes.in.h132 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \
168 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
225 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
278 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
287 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/glib/
H A Dgtypes.in.h132 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \
168 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
225 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
278 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
282 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
287 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dwrapmacro.i20 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \ macro
44 %wrapmacro(guint16, GUINT16_SWAP_LE_BE_CONSTANT, guint16 val, val);
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgtypes.h191 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((guint16) ( \ macro
233 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
294 __v = GUINT16_SWAP_LE_BE_CONSTANT (__x); \
351 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
359 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
368 # define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/devel/swig/swig-4.0.2/Examples/test-suite/octave/
H A Dwrapmacro_runme.m7 wrapmacro.GUINT16_SWAP_LE_BE_CONSTANT(1);
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dwrapmacro_runme.py7 wrapmacro.GUINT16_SWAP_LE_BE_CONSTANT(1)
/dports/devel/swig/swig-4.0.2/Examples/test-suite/go/
H A Dwrapmacro_runme.go10 wrapmacro.GUINT16_SWAP_LE_BE_CONSTANT(1)
/dports/devel/swig/swig-4.0.2/Examples/test-suite/perl5/
H A Dwrapmacro_runme.pl14 is(wrapmacro::GUINT16_SWAP_LE_BE_CONSTANT(1), 256);
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dsfont.h369 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((unsigned short) ( \ macro
378 #define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidlite/src/
H A Dfluid_defsfont.h378 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((unsigned short) ( \ macro
387 #define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/fluidsynth/src/
H A Dfluid_defsfont.h378 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((unsigned short) ( \ macro
387 #define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgtypes.inc120 function GUINT16_SWAP_LE_BE_CONSTANT(val: guint16): guint16;
H A Dglib2.pas127 function GUINT16_SWAP_LE_BE_CONSTANT(val: guint16): guint16; in GUINT16_SWAP_LE_BE_CONSTANT() function
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgtypes.inc120 function GUINT16_SWAP_LE_BE_CONSTANT(val: guint16): guint16;
H A Dglib2.pas127 function GUINT16_SWAP_LE_BE_CONSTANT(val: guint16): guint16; in GUINT16_SWAP_LE_BE_CONSTANT() function
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/cpio/
H A Dcpio.c349 && ((*(unsigned short *) (buf + ptr)) == GUINT16_SWAP_LE_BE_CONSTANT (070707))) in cpio_find_head()
572 u.shorts[i] = GUINT16_SWAP_LE_BE_CONSTANT (u.shorts[i]); in cpio_read_bin_head()
/dports/misc/mc/mc-4.8.27/src/vfs/cpio/
H A Dcpio.c349 && ((*(unsigned short *) (buf + ptr)) == GUINT16_SWAP_LE_BE_CONSTANT (070707))) in cpio_find_head()
572 u.shorts[i] = GUINT16_SWAP_LE_BE_CONSTANT (u.shorts[i]); in cpio_read_bin_head()
/dports/audio/fluidsynth-dssi/fluidsynth-dssi-1.0.0/src/
H A Dload_soundfont_metadata.c461 #define GUINT16_SWAP_LE_BE_CONSTANT(val) ((unsigned short) ( \ macro
470 #define GUINT16_SWAP_LE_BE(val) (GUINT16_SWAP_LE_BE_CONSTANT (val))
/dports/lang/mono/mono-5.10.1.57/mono/eglib/
H A Dglib.h1008 #define GUINT16_SWAP_LE_BE_CONSTANT(x) ((((guint16) x) >> 8) | ((((guint16) x) << 8))) macro