VMS Help
System Services, $CHECK FEN (Alpha and Integrity servers)
*Conan The Librarian
|
On Alpha and Integrity server systems, indicates whether floating
point is enabled for the current image.
Format
SYS$CHECK_FEN [flags]
C Prototype
int sys$check_fen (unsigned int *flags);
flags
OpenVMS usage:mask longword
type: longword (unsigned)
access: write only
mechanism: by 32- or 64-bit reference (Alpha and Integrity
servers)
For architectures that have multiple floating-point resources
that can be enabled separately, this longword is returned with a
bitmask indicating which resources are enabled. On Alpha systems,
no separate resources exist; nothing is returned. On Integrity
server systems, the bitmask has two bits: bit 0 for the low
floating-point bank and bit 1 for the high floating-point bank.