* stabsread.c (get_substring): Declare second arg as int.
[deliverable/binutils-gdb.git] / gdb / acconfig.h
1
2 /* Define if fpregset_t type is available. */
3 #undef HAVE_FPREGSET_T
4
5 /* Define if gregset_t type is available. */
6 #undef HAVE_GREGSET_T
7
8 /* Define if the `long long' type works. */
9 #undef CC_HAS_LONG_LONG
10
11 /* Define if the "ll" format works to print long long ints. */
12 #undef PRINTF_HAS_LONG_LONG
13
14 /* Define if the "%Lg" format works to print long doubles. */
15 #undef PRINTF_HAS_LONG_DOUBLE
16
17 /* Define if using Solaris thread debugging. */
18 #undef HAVE_THREAD_DB_LIB
This page took 0.030822 seconds and 4 git commands to generate.