xref: /netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/ia64/config.m4 (revision bc89ad33189895b35d5a2fc8d26a0943659a54cd)
1dnl config.m4.  Generated automatically by configure.
2changequote(<,>)
3ifdef(<__CONFIG_M4_INCLUDED__>,,<
4
5define(<WANT_ASSERT>,0)
6define(<WANT_PROFILING>,<`no'>)
7define(<M4WRAP_SPURIOUS>,<no>)
8define(<TEXT>, <.text>)
9define(<DATA>, <.data>)
10define(<LABEL_SUFFIX>, <:>)
11define(<GLOBL>, <.global>)
12define(<GLOBL_ATTR>, <>)
13define(<GSYM_PREFIX>, <>)
14define(<RODATA>, <	.section	.rodata>)
15define(<TYPE>, <.type	$1,@$2>)
16define(<SIZE>, <.size	$1,$2>)
17define(<LSYM_PREFIX>, <.L>)
18define(<W32>, <.long>)
19define(<ALIGN_LOGARITHMIC>,<no>)
20define(<IA64_ALIGN_OK>, <`yes'>)
21define(<SQR_TOOM2_THRESHOLD>,<98>)
22define(<BMOD_1_TO_MOD_1_THRESHOLD>,<MP_SIZE_T_MAX>)
23define(<SIZEOF_UNSIGNED>,<4>)
24define(<GMP_LIMB_BITS>,64)
25define(<GMP_NAIL_BITS>,0)
26define(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS))
27>)
28changequote(`,')
29ifdef(`__CONFIG_M4_INCLUDED__',,`
30include(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
31include_mpn(`ia64/ia64-defs.m4')
32define_not_for_expansion(`HAVE_HOST_CPU_ia64')
33define_not_for_expansion(`HAVE_ABI_64')
34define_not_for_expansion(`HAVE_LIMB_LITTLE_ENDIAN')
35define_not_for_expansion(`HAVE_DOUBLE_IEEE_LITTLE_ENDIAN')
36')
37define(`__CONFIG_M4_INCLUDED__')
38