xref: /minix3/external/lgpl3/gmp/lib/libgmp/arch/vax/config.m4 (revision 84d9c625bfea59e274550651111ae9edfdc40fbd)
1e3209ae7SThomas Veermandnl config.m4.  Generated automatically by configure.
2e3209ae7SThomas Veermanchangequote(<,>)
3e3209ae7SThomas Veermanifdef(<__CONFIG_M4_INCLUDED__>,,<
4e3209ae7SThomas Veermandefine(<WANT_ASSERT>,0)
5e3209ae7SThomas Veermandefine(<WANT_PROFILING>,<`no'>)
6*84d9c625SLionel Sambucdefine(<M4WRAP_SPURIOUS>,<no>)
7*84d9c625SLionel Sambucdefine(<TEXT>, <.text>)
8*84d9c625SLionel Sambucdefine(<DATA>, <.data>)
9*84d9c625SLionel Sambucdefine(<LABEL_SUFFIX>, <:>)
10*84d9c625SLionel Sambucdefine(<GLOBL>, <.globl>)
11*84d9c625SLionel Sambucdefine(<GLOBL_ATTR>, <>)
12*84d9c625SLionel Sambucdefine(<GSYM_PREFIX>, <>)
13*84d9c625SLionel Sambucdefine(<RODATA>, <	.section	.rodata>)
14*84d9c625SLionel Sambucdefine(<TYPE>, <.type	$1,@$2>)
15*84d9c625SLionel Sambucdefine(<SIZE>, <.size	$1,$2>)
16*84d9c625SLionel Sambucdefine(<LSYM_PREFIX>, <.L>)
17*84d9c625SLionel Sambucdefine(<W32>, <.long>)
18*84d9c625SLionel Sambucdefine(<ALIGN_LOGARITHMIC>,<yes>)
19e3209ae7SThomas Veermandefine(<SQR_TOOM2_THRESHOLD>,<42>)
20e3209ae7SThomas Veermandefine(<SIZEOF_UNSIGNED>,<4>)
21e3209ae7SThomas Veermandefine(<GMP_LIMB_BITS>,32)
22e3209ae7SThomas Veermandefine(<GMP_NAIL_BITS>,0)
23e3209ae7SThomas Veermandefine(<GMP_NUMB_BITS>,eval(GMP_LIMB_BITS-GMP_NAIL_BITS))
24e3209ae7SThomas Veerman>)
25e3209ae7SThomas Veermanchangequote(`,')
26e3209ae7SThomas Veermanifdef(`__CONFIG_M4_INCLUDED__',,`
27e3209ae7SThomas Veermaninclude(CONFIG_TOP_SRCDIR`/mpn/asm-defs.m4')
28*84d9c625SLionel Sambucinclude_mpn(`vax/elf.m4')
29e3209ae7SThomas Veermandefine_not_for_expansion(`HAVE_HOST_CPU_vax')
30e3209ae7SThomas Veermandefine_not_for_expansion(`HAVE_ABI_standard')
31e3209ae7SThomas Veermandefine_not_for_expansion(`HAVE_LIMB_LITTLE_ENDIAN')
32e3209ae7SThomas Veerman')
33e3209ae7SThomas Veermandefine(`__CONFIG_M4_INCLUDED__')
34