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