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