Home
last modified time | relevance | path

Searched refs:SWAP_ARM2BE (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/gauche/priv/
H A DbytesP.h94 #define SWAP_ARM2BE(v) \ macro
/dports/lang/gauche/Gauche-0.9.10/ext/binary/
H A Dbinary.c50 if (SCM_IS_BE(e)) SWAP_ARM2BE(v); \
61 else if (SCM_IS_ARM_LE(e)) SWAP_ARM2BE(v); \
/dports/lang/gauche/Gauche-0.9.10/ext/uvector/
H A Duvector.c.tmpl1164 SWAP_ARM2BE(v);
1458 SWAP_ARM2BE(d);