OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sfpn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/m68k/fpe/
fpu_cordic.c
36
*
sfpn
= shoftened fp number; the idea is from fpu_log.c but not the same.
40
struct
sfpn
{
struct
63
static void printf_sfpn(const struct
sfpn
*);
64
static void fpn_to_sfpn(struct
sfpn
*, const struct fpn *);
66
static struct
sfpn
atan_table[EXT_FRACBITS];
80
printf("static const struct
sfpn
atan_table[] = {\n");
223
printf_sfpn(const struct
sfpn
*sp)
230
fpn_to_sfpn(struct
sfpn
*sp, const struct fpn *fp)
239
static const struct
sfpn
atan_table[] = {
312
sfpn_to_fpn(struct fpn *fp, const struct
sfpn
*s
[
all
...]
fpu_log.c
55
/*
sfpn
= shortened fp number; can represent only positive numbers */
56
static struct
sfpn
{
struct
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025