Sha256: cbd73be01dcf316ed72d664d0f5307ca0d07daf2f6f21ef3eab72a56fb89c5e3

Contents?: true

Size: 205 Bytes

Versions: 2

Compression:

Stored size: 205 Bytes

Contents

#if !defined (L_BIG_ENDIAN) && !defined (L_LITTLE_ENDIAN)
# if 0
#  ifdef __BIG_ENDIAN__
#   define L_BIG_ENDIAN
#  else
#   define L_LITTLE_ENDIAN
#  endif
# else
#  define L_LITTLE_ENDIAN
# endif
#endif

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
motion-ocr-0.1.0 vendor/MotionOCR/MotionOCR/build_dependencies/dependencies/include/leptonica/endianness.h
motion-ocr-0.0.1 vendor/MotionOCR/MotionOCR/build_dependencies/dependencies/include/leptonica/endianness.h