Go to the documentation of this file.
37#define _GLIBCXX_VERBOSE_LEVEL 0
43#if (_GLIBCXX_VERBOSE_LEVEL == 0)
44#define _GLIBCXX_CALL(__n)
46#if (_GLIBCXX_VERBOSE_LEVEL == 1)
47#define _GLIBCXX_CALL(__n) \
48 printf(" %__s:\niam = %d, __n = %ld, __num_threads = %d\n", \
49 __PRETTY_FUNCTION__, omp_get_thread_num(), (__n), __get_max_threads());
52#ifndef _GLIBCXX_SCALE_DOWN_FPU
55#define _GLIBCXX_SCALE_DOWN_FPU 0
58#ifndef _GLIBCXX_PARALLEL_ASSERTIONS
61#define _GLIBCXX_PARALLEL_ASSERTIONS (_GLIBCXX_ASSERTIONS+0)
64#ifndef _GLIBCXX_RANDOM_SHUFFLE_CONSIDER_L1
68#define _GLIBCXX_RANDOM_SHUFFLE_CONSIDER_L1 0
70#ifndef _GLIBCXX_RANDOM_SHUFFLE_CONSIDER_TLB
74#define _GLIBCXX_RANDOM_SHUFFLE_CONSIDER_TLB 0