Home
last modified time | relevance | path

Searched refs:fp_except (Results 1 – 25 of 68) sorted by relevance

123

/openbsd/include/
H A Dieeefp.h17 extern fp_except fpgetmask(void);
18 extern fp_except fpsetmask(fp_except);
19 extern fp_except fpgetsticky(void);
20 extern fp_except fpsetsticky(fp_except);
/openbsd/lib/libc/arch/mips64/gen/
H A Dfpsetsticky.c9 fp_except
11 fp_except sticky; in fpsetsticky()
13 fp_except old;
14 fp_except new;
H A Dfpsetmask.c9 fp_except
11 fp_except mask; in fpsetmask()
13 fp_except old;
14 fp_except new;
/openbsd/lib/libc/arch/sparc64/gen/
H A Dfpsetmask.c10 fp_except
12 fp_except mask; in fpsetmask()
14 fp_except old;
15 fp_except new;
H A Dfpsetsticky.c10 fp_except
12 fp_except sticky; in fpsetsticky()
14 fp_except old;
15 fp_except new;
/openbsd/lib/libc/arch/m88k/gen/
H A Dfpsetmask.c11 fp_except
13 fp_except mask; in fpsetmask()
15 fp_except old;
16 fp_except new;
H A Dfpsetsticky.c11 fp_except
13 fp_except sticky; in fpsetsticky()
15 fp_except old;
16 fp_except new;
/openbsd/lib/libc/softfloat/
H A Dfpsetmask.c42 fp_except
43 fpsetmask(fp_except mask) in fpsetmask()
45 fp_except old; in fpsetmask()
H A Dfpsetsticky.c42 fp_except
43 fpsetsticky(fp_except except) in fpsetsticky()
45 fp_except old; in fpsetsticky()
/openbsd/lib/libc/arch/hppa/gen/
H A Dfpsetmask.c10 fp_except
12 fp_except mask; in fpsetmask()
15 fp_except old;
H A Dfpsetsticky.c10 fp_except
12 fp_except mask; in fpsetsticky()
15 fp_except old;
/openbsd/lib/libc/arch/aarch64/gen/
H A Dfpsetsticky.c38 fp_except
39 fpsetsticky(fp_except except) in fpsetsticky()
41 fp_except old, new; in fpsetsticky()
H A Dfpsetmask.c22 fp_except
23 fpsetmask(fp_except mask) in fpsetmask()
H A Dfpgetsticky.c38 fp_except
41 fp_except old; in fpgetsticky()
/openbsd/lib/libc/arch/arm/gen/
H A Dfpsetsticky.c29 fp_except
30 fpsetsticky(fp_except except) in fpsetsticky()
32 fp_except old, new; in fpsetsticky()
H A Dfpsetmask.c22 fp_except
23 fpsetmask(fp_except mask) in fpsetmask()
H A Dfpgetsticky.c29 fp_except
32 fp_except old; in fpgetsticky()
/openbsd/lib/libc/arch/riscv64/gen/
H A Dfpsetmask.c20 fp_except
21 fpsetmask(fp_except mask) in fpsetmask()
H A Dfpsetsticky.c21 fp_except
22 fpsetsticky(fp_except sticky) in fpsetsticky()
/openbsd/lib/libc/arch/alpha/gen/
H A Dfpsetsticky.c39 fp_except
41 fp_except sticky; in fpsetsticky()
H A Dfpsetmask.c39 fp_except
41 fp_except mask; in fpsetmask()
/openbsd/lib/libc/arch/powerpc64/gen/
H A Dfpsetmask.c36 fp_except
38 fp_except mask; in fpsetmask()
H A Dfpsetsticky.c36 fp_except
38 fp_except mask; in fpsetsticky()
/openbsd/lib/libc/arch/powerpc/gen/
H A Dfpsetmask.c36 fp_except
38 fp_except mask; in fpsetmask()
H A Dfpsetsticky.c36 fp_except
38 fp_except mask; in fpsetsticky()

123