Index M
Main program, [+]
as a program unit, [+]
MALLOC function, [+], [+]
using with integer pointers, [+]
Manipulation
functions for array, [+]
functions for bit, [+]
functions for numeric, [+]
Mantissa in real model, [+]
Many-one array sections, [+], [+]
Map declarations, [+]
MAP statement, [+]
using to make record fields equivalent, [+]
MASK
See also Mask expressions
keyword
in intrinsics, [+]
Masked-array assignment statements (WHERE), [+]
generalization of (FORALL), [+]
Mask expressions
function to combine arrays using, [+]
function to count true elements using, [+]
function to determine all true using, [+]
function to determine any true using, [+]
function to find location of maximum value using, [+]
function to find location of minimum value using, [+]
function to pack array using, [+]
function to return maximum value of elements using, [+]
function to return minimum value of elements using, [+]
function to return product of elements using, [+]
function to return sum of elements using, [+]
function to unpack array using, [+]
in ELSEWHERE, [+]
in FORALL, [+]
in intrinsics, [+]
in WHERE, [+]
MASTER directive (TU*X), [+]
Mathematical functions, [+]
MATMUL function, [+], [+]
Matrix multiplication
function performing, [+]
MAX0 function, [+]
MAX1 function, [+], [+]
MAXEXPONENT function, [+], [+]
MAX function, [+], [+]
Maximum exponent
function returning, [+]
Maximum value
function returning, [+]
function returning location of, [+]
of array elements
function returning, [+]
MAXLOC function, [+], [+]
MAXREC specifier
in OPEN statements
on U*X, WNT, W9*, [+]
on VMS, [+]
MAXVAL function, [+], [+]
MBCS routines (WNT, W9*), [+]
MERGE function, [+], [+]
MESSAGE directive, [+]
Messages
See your user manual or programmer's guide
Metacommands
See General compiler directives
MIL standard, [+]
MIN0 function, [+]
MIN1 function, [+], [+]
MINEXPONENT function, [+], [+]
MIN function, [+], [+]
Minimum exponent
function returning, [+]
Minimum value
function returning, [+]
function returning location of, [+]
of array elements
function returning, [+]
MINLOC function, [+], [+]
Minus operator (-), [+]
order of precedence of, [+]
MINVAL function, [+], [+]
Miscellaneous run-time routines (WNT, W9*), [+]
Mixed-mode expressions, [+], [+]
Models for data representation, [+] to [+]
bit, [+]
integer, [+]
real, [+]
MODE specifier
in INQUIRE statements
on WNT, W9*, [+]
in OPEN statements
on WNT, W9*, [+]
MOD function, [+], [+]
Module procedures, [+]
definition of, [+]
in interface blocks, [+]
MODULE PROCEDURE statement, [+]
Module references, [+]
Modules, [+], [+] to [+]
See also your user manual or programmer's guide
accessibility of entities in, [+], [+]
containing interface blocks, [+]
references to, [+]
selecting entities in (USE), [+]
specification part of, [+], [+]
terminating, [+]
MODULE statement, [+]
Module subprograms
introducing in program unit, [+]
providing entry points within, [+]
Modulo
function returning, [+]
MODULO function, [+], [+]
MP_SCHEDTYPE
directive (TU*X), [+]
DYNAMIC (TU*X), [+]
GSS (TU*X), [+]
GUIDED (TU*X), [+]
INTERLEAVE (TU*X), [+]
INTERLEAVED (TU*X), [+]
keyword for PDO directive (TU*X), [+]
RUNTIME (TU*X), [+]
SIMPLE (TU*X), [+]
STATIC (TU*X), [+]
MULT_HIGH function (Alpha only), [+]
Multibyte Character Set routines
See MBCS routines (WNT, W9*)
Multidimensional arrays
constructing, [+], [+], [+]
conversion between vectors and, [+], [+]
declaring adjustable, [+]
storage of, [+]
Multiplication operator (*), [+]
order of precedence of, [+]
MVBITS subroutine, [+], [+], [+]
Index Table of Contents LRM Table of Contents