glibc/sysdeps/tile/tilepro/bits/wordsize.h

7 lines
194 B
C
Raw Normal View History

/* Determine the wordsize from the preprocessor defines. */
#define __WORDSIZE 32
#define __WORDSIZE_TIME64_COMPAT32 0
#define __WORDSIZE32_SIZE_ULONG 0
#define __WORDSIZE32_PTRDIFF_LONG 0