Loading core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -119,11 +119,6 @@ #define _FILE_OFFSET_BITS 64 #define _LARGEFILE_SOURCE 1 /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ /* #define HAVE_OFF64_T */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading core/combo/include/arch/linux-arm/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -116,11 +116,6 @@ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -111,11 +111,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading core/combo/include/arch/linux-mips/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -121,11 +121,6 @@ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -111,11 +111,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading Loading
core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -119,11 +119,6 @@ #define _FILE_OFFSET_BITS 64 #define _LARGEFILE_SOURCE 1 /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ /* #define HAVE_OFF64_T */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading
core/combo/include/arch/linux-arm/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -116,11 +116,6 @@ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading
core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -111,11 +111,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading
core/combo/include/arch/linux-mips/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -121,11 +121,6 @@ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading
core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −5 Original line number Diff line number Diff line Loading @@ -111,11 +111,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Define if platform has off64_t (and lseek64 and other xxx64 functions) */ #define HAVE_OFF64_T /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is Loading