Home
last modified time | relevance | path

Searched refs:SWAP_BYTE (Results 1 – 7 of 7) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dprng.cpp58 #define SWAP_BYTE(A, B) \ macro
135 SWAP_BYTE (s + i, s + j); in prng_seed_bytes()
153 SWAP_BYTE (s + s_i, s + s_j); in prng_get_octet()
/dports/biology/iqtree/IQ-TREE-2.0.6/booster/
H A Dprng.c58 #define SWAP_BYTE(A, B) \ macro
128 SWAP_BYTE (s + i, s + j); in prng_seed_bytes()
144 SWAP_BYTE (s + s_i, s + s_j); in prng_get_octet()
/dports/emulators/ucon64/ucon64-2.2.2-src/src/libdiscmage/
H A Dmisc.h451 typedef enum { SWAP_BYTE, SWAP_WORD } swap_t; enumerator
458 #define q_fswap_b(f, s, l) q_fswap(f, s, l, SWAP_BYTE)
H A Dmisc.c2896 if (type == SWAP_BYTE) in q_fswap()
/dports/devel/bsdelf/elftoolchain-0.7.1/libelf/
H A Dlibelf_convert.m4533 #define SWAP_BYTE(X) do { (void) (X); } while (0)
/dports/ports-mgmt/pkg/pkg-1.17.5/external/libelf/
H A Dlibelf_convert.m4535 #define SWAP_BYTE(X) do { (void) (X); } while (0)
/dports/devel/elftoolchain/elftoolchain-0.7.1/libelf/
H A Dlibelf_convert.m4533 #define SWAP_BYTE(X) do { (void) (X); } while (0)