ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Macros
abt_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ABTD_FCONTEXT_PRESERVE_FPU   1
 
#define ABT_CONFIG_DEFAULT_THREAD_STACKSIZE   16384
 
#define ABT_CONFIG_DISABLE_LAZY_STACK_ALLOC   1
 
#define ABT_CONFIG_DISABLE_TOOL_INTERFACE   1
 
#define ABT_CONFIG_DISABLE_UB_ASSERT   1
 
#define ABT_CONFIG_HAVE_ALIGNOF_GCC   1
 
#define ABT_CONFIG_HAVE_ATOMIC_BUILTIN   1
 
#define ABT_CONFIG_HAVE_ATOMIC_INT128   1
 
#define ABT_CONFIG_STACK_CHECK_CANARY_SIZE   0
 
#define ABT_CONFIG_STACK_CHECK_TYPE   ABTI_STACK_CHECK_TYPE_NONE
 
#define ABT_CONFIG_STATIC_CACHELINE_SIZE   64
 
#define ABT_CONFIG_SYS_HUGE_PAGE_SIZE   2097152
 
#define ABT_CONFIG_USE_ALIGNED_ALLOC   1
 
#define ABT_CONFIG_USE_CLOCK_GETTIME   1
 
#define ABT_CONFIG_USE_FCONTEXT   1
 
#define ABT_CONFIG_USE_LINUX_FUTEX   1
 
#define ABT_CONFIG_USE_MEM_POOL   1
 
#define ABT_C_HAVE_VISIBILITY   1
 
#define HAVE_CLOCK_GETTIME   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FUNC_ATTRIBUTE_DEPRECATED   1
 
#define HAVE_FUNC_ATTRIBUTE_NORETURN   1
 
#define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT   1
 
#define HAVE_GETPAGESIZE   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIBDL   1
 
#define HAVE_LIBPTHREAD   1
 
#define HAVE_LIBRT   1
 
#define HAVE_MAP_ANONYMOUS   1
 
#define HAVE_MAP_HUGETLB   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MPROTECT   1
 
#define HAVE_PTHREAD_BARRIER_INIT   1
 
#define HAVE_PTHREAD_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE___BUILTIN_EXPECT   1
 
#define HAVE___BUILTIN_UNREACHABLE   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "argobots"
 
#define PACKAGE_BUGREPORT   ""
 
#define PACKAGE_NAME   "argobots"
 
#define PACKAGE_STRING   "argobots 1.1"
 
#define PACKAGE_TARNAME   "argobots"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "1.1"
 
#define SIZEOF_VOID_P   8
 
#define STDC_HEADERS   1
 
#define VERSION   "1.1"
 

Macro Definition Documentation

◆ ABT_C_HAVE_VISIBILITY

#define ABT_C_HAVE_VISIBILITY   1

Definition at line 126 of file abt_config.h.

◆ ABT_CONFIG_DEFAULT_THREAD_STACKSIZE

#define ABT_CONFIG_DEFAULT_THREAD_STACKSIZE   16384

Definition at line 21 of file abt_config.h.

◆ ABT_CONFIG_DISABLE_LAZY_STACK_ALLOC

#define ABT_CONFIG_DISABLE_LAZY_STACK_ALLOC   1

Definition at line 33 of file abt_config.h.

◆ ABT_CONFIG_DISABLE_TOOL_INTERFACE

#define ABT_CONFIG_DISABLE_TOOL_INTERFACE   1

Definition at line 48 of file abt_config.h.

◆ ABT_CONFIG_DISABLE_UB_ASSERT

#define ABT_CONFIG_DISABLE_UB_ASSERT   1

Definition at line 51 of file abt_config.h.

◆ ABT_CONFIG_HAVE_ALIGNOF_GCC

#define ABT_CONFIG_HAVE_ALIGNOF_GCC   1

Definition at line 63 of file abt_config.h.

◆ ABT_CONFIG_HAVE_ATOMIC_BUILTIN

#define ABT_CONFIG_HAVE_ATOMIC_BUILTIN   1

Definition at line 66 of file abt_config.h.

◆ ABT_CONFIG_HAVE_ATOMIC_INT128

#define ABT_CONFIG_HAVE_ATOMIC_INT128   1

Definition at line 69 of file abt_config.h.

◆ ABT_CONFIG_STACK_CHECK_CANARY_SIZE

#define ABT_CONFIG_STACK_CHECK_CANARY_SIZE   0

Definition at line 75 of file abt_config.h.

◆ ABT_CONFIG_STACK_CHECK_TYPE

#define ABT_CONFIG_STACK_CHECK_TYPE   ABTI_STACK_CHECK_TYPE_NONE

Definition at line 78 of file abt_config.h.

◆ ABT_CONFIG_STATIC_CACHELINE_SIZE

#define ABT_CONFIG_STATIC_CACHELINE_SIZE   64

Definition at line 81 of file abt_config.h.

◆ ABT_CONFIG_SYS_HUGE_PAGE_SIZE

#define ABT_CONFIG_SYS_HUGE_PAGE_SIZE   2097152

Definition at line 84 of file abt_config.h.

◆ ABT_CONFIG_USE_ALIGNED_ALLOC

#define ABT_CONFIG_USE_ALIGNED_ALLOC   1

Definition at line 87 of file abt_config.h.

◆ ABT_CONFIG_USE_CLOCK_GETTIME

#define ABT_CONFIG_USE_CLOCK_GETTIME   1

Definition at line 90 of file abt_config.h.

◆ ABT_CONFIG_USE_FCONTEXT

#define ABT_CONFIG_USE_FCONTEXT   1

Definition at line 102 of file abt_config.h.

◆ ABT_CONFIG_USE_LINUX_FUTEX

#define ABT_CONFIG_USE_LINUX_FUTEX   1

Definition at line 111 of file abt_config.h.

◆ ABT_CONFIG_USE_MEM_POOL

#define ABT_CONFIG_USE_MEM_POOL   1

Definition at line 117 of file abt_config.h.

◆ ABTD_FCONTEXT_PRESERVE_FPU

#define ABTD_FCONTEXT_PRESERVE_FPU   1

Definition at line 15 of file abt_config.h.

◆ HAVE___BUILTIN_EXPECT

#define HAVE___BUILTIN_EXPECT   1

Definition at line 229 of file abt_config.h.

◆ HAVE___BUILTIN_UNREACHABLE

#define HAVE___BUILTIN_UNREACHABLE   1

Definition at line 233 of file abt_config.h.

◆ HAVE_CLOCK_GETTIME

#define HAVE_CLOCK_GETTIME   1

Definition at line 132 of file abt_config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 135 of file abt_config.h.

◆ HAVE_FUNC_ATTRIBUTE_DEPRECATED

#define HAVE_FUNC_ATTRIBUTE_DEPRECATED   1

Definition at line 138 of file abt_config.h.

◆ HAVE_FUNC_ATTRIBUTE_NORETURN

#define HAVE_FUNC_ATTRIBUTE_NORETURN   1

Definition at line 141 of file abt_config.h.

◆ HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT

#define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT   1

Definition at line 145 of file abt_config.h.

◆ HAVE_GETPAGESIZE

#define HAVE_GETPAGESIZE   1

Definition at line 148 of file abt_config.h.

◆ HAVE_GETTIMEOFDAY

#define HAVE_GETTIMEOFDAY   1

Definition at line 151 of file abt_config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 154 of file abt_config.h.

◆ HAVE_LIBDL

#define HAVE_LIBDL   1

Definition at line 160 of file abt_config.h.

◆ HAVE_LIBPTHREAD

#define HAVE_LIBPTHREAD   1

Definition at line 166 of file abt_config.h.

◆ HAVE_LIBRT

#define HAVE_LIBRT   1

Definition at line 169 of file abt_config.h.

◆ HAVE_MAP_ANONYMOUS

#define HAVE_MAP_ANONYMOUS   1

Definition at line 184 of file abt_config.h.

◆ HAVE_MAP_HUGETLB

#define HAVE_MAP_HUGETLB   1

Definition at line 187 of file abt_config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 190 of file abt_config.h.

◆ HAVE_MPROTECT

#define HAVE_MPROTECT   1

Definition at line 193 of file abt_config.h.

◆ HAVE_PTHREAD_BARRIER_INIT

#define HAVE_PTHREAD_BARRIER_INIT   1

Definition at line 196 of file abt_config.h.

◆ HAVE_PTHREAD_H

#define HAVE_PTHREAD_H   1

Definition at line 199 of file abt_config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 205 of file abt_config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 208 of file abt_config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 214 of file abt_config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 211 of file abt_config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 217 of file abt_config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 220 of file abt_config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 223 of file abt_config.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 236 of file abt_config.h.

◆ PACKAGE

#define PACKAGE   "argobots"

Definition at line 239 of file abt_config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   ""

Definition at line 242 of file abt_config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "argobots"

Definition at line 245 of file abt_config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "argobots 1.1"

Definition at line 248 of file abt_config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "argobots"

Definition at line 251 of file abt_config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 254 of file abt_config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "1.1"

Definition at line 257 of file abt_config.h.

◆ SIZEOF_VOID_P

#define SIZEOF_VOID_P   8

Definition at line 260 of file abt_config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 263 of file abt_config.h.

◆ VERSION

#define VERSION   "1.1"

Definition at line 266 of file abt_config.h.