Blender V5.0
BLI_endian_defines.h File Reference

Go to the source code of this file.

Macros

#define L_ENDIAN   1
#define B_ENDIAN   0
#define ENDIAN_ORDER   L_ENDIAN

Macro Definition Documentation

◆ B_ENDIAN

#define B_ENDIAN   0

Definition at line 20 of file BLI_endian_defines.h.

Referenced by BLO_readfile_blender_header_decode(), and movie_index_open().

◆ ENDIAN_ORDER

◆ L_ENDIAN