sfpn
printf_sfpn(const struct sfpn *sp)
fpn_to_sfpn(struct sfpn *sp, const struct fpn *fp)
static const struct sfpn atan_table[] = {
sfpn_to_fpn(struct fpn *fp, const struct sfpn *s)
static void printf_sfpn(const struct sfpn *);
static void fpn_to_sfpn(struct sfpn *, const struct fpn *);
static struct sfpn atan_table[EXT_FRACBITS];