igwn-cmake-macros 1.5.0
|
Functions | |
cm_c_bigendian () | |
Check if system is bigendian. More... | |
cm_c_bigendian | ( | ) |
Check if system is bigendian.
@igwn_group{CCompiler,}
Check if words are stored with the most significant bit first.
The variable WORDS_BIGENDIAN will be set to one (1) if the most significant bit is first, zero (0) otherwise. The variable WORDS_BIGENDIAN can be used in @ substitution.