117724f21a94ff32f773af4c37be88fe0d2970e3~suv/HAVE_LARGEFILE_SUPPORT/c
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#ifdef __LP64__
117724f21a94ff32f773af4c37be88fe0d2970e3~suv/* #undef HAVE_LARGEFILE_SUPPORT */
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define HAVE_LARGEFILE_SUPPORT 1
117724f21a94ff32f773af4c37be88fe0d2970e3~suv/SIZEOF_LONG/c
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#ifdef __LP64__
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_LONG 8
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_LONG 4
117724f21a94ff32f773af4c37be88fe0d2970e3~suv/SIZEOF_PTHREAD_T/c
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#ifdef __LP64__
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_PTHREAD_T 8
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_PTHREAD_T 4
117724f21a94ff32f773af4c37be88fe0d2970e3~suv/SIZEOF_SIZE_T/c
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#ifdef __LP64__
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_SIZE_T 8
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_SIZE_T 4
117724f21a94ff32f773af4c37be88fe0d2970e3~suv/SIZEOF_TIME_T/c
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#ifdef __LP64__
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_TIME_T 8
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_TIME_T 4
117724f21a94ff32f773af4c37be88fe0d2970e3~suv/SIZEOF_UINTPTR_T/c
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#ifdef __LP64__
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_UINTPTR_T 8
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_UINTPTR_T 4
117724f21a94ff32f773af4c37be88fe0d2970e3~suv/SIZEOF_VOID_P/c
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#ifdef __LP64__
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_VOID_P 8
117724f21a94ff32f773af4c37be88fe0d2970e3~suv#define SIZEOF_VOID_P 4