mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
14 lines
115 B
Text
14 lines
115 B
Text
/*
|
|
*/
|
|
|
|
FBSD_1.0 {
|
|
fpgetmask;
|
|
fpgetround;
|
|
fpsetmask;
|
|
fpsetround;
|
|
};
|
|
|
|
FBSD_1.5 {
|
|
fpgetsticky;
|
|
fpsetsticky;
|
|
};
|