Home
last modified time | relevance | path

Searched refs:FP_Parts (Results 1 – 2 of 2) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/sim/rx/
H A Dfpu.c108 } FP_Parts; typedef
151 fp_implode (FP_Parts *p) in fp_implode()
208 fp_to_double (FP_Parts *p) in fp_to_double()
358 check_exceptions (FP_Parts *a, FP_Parts *b, fp_t *c, in check_exceptions()
476 FP_Parts a, b, c; in rxfp_add()
505 FP_Parts a, b, c; in rxfp_sub()
535 FP_Parts a, b, c; in rxfp_mul()
565 FP_Parts a, b, c; in rxfp_div()
595 FP_Parts a, b; in rxfp_cmp()
647 FP_Parts a; in rxfp_ftoi()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/rx/
H A Dfpu.c108 } FP_Parts; typedef
151 fp_implode (FP_Parts *p) in fp_implode()
208 fp_to_double (FP_Parts *p) in fp_to_double()
358 check_exceptions (FP_Parts *a, FP_Parts *b, fp_t *c, in check_exceptions()
476 FP_Parts a, b, c; in rxfp_add()
505 FP_Parts a, b, c; in rxfp_sub()
535 FP_Parts a, b, c; in rxfp_mul()
565 FP_Parts a, b, c; in rxfp_div()
595 FP_Parts a, b; in rxfp_cmp()
647 FP_Parts a; in rxfp_ftoi()
[all …]