NetBSD/lib/libm/arch/vax
riastradh 62841561df libm/arch/vax: Do the weak alias dance for finite, finitef.
These are used internally.
2024-05-08 01:04:24 +00:00
..
n_argred.S libm/arch/vax: Use END to delimit symbol definitions. 2024-05-07 15:15:09 +00:00
n_atan2.S libm/arch/vax: Expose atan2l. 2024-05-07 15:49:33 +00:00
n_cabs.S libm/arch/vax: Use STRONG_ALIAS, not ALTENTRY. 2024-05-07 15:15:31 +00:00
n_cbrt.S libm/arch/vax: Use STRONG_ALIAS, not ALTENTRY. 2024-05-07 15:15:31 +00:00
n_infnan.S libm/arch/vax: Use END to delimit symbol definitions. 2024-05-07 15:15:09 +00:00
n_scalbn.S libm/arch/vax: Use STRONG_ALIAS, not ALTENTRY. 2024-05-07 15:15:31 +00:00
n_sincos.S
n_sqrt.S libm/arch/vax: Use END to delimit symbol definitions. 2024-05-07 15:15:09 +00:00
n_support.S libm/arch/vax: Do the weak alias dance for finite, finitef. 2024-05-08 01:04:24 +00:00
n_tan.S