M
- -m,
4.3.24 -m
- macro expansion,
6.5.4 Macro Replacement
- macros
- __DATE__
C.1.11 Preprocessing Directives (J.3.11)
E.1.13.7 (6.8.8) The definitions for __DATE__ and __TIME__ when, respectively, the date and time of translation are not available:
- ERANGE,
C.1.12 Library Functions (J.3.12)
- FLT_EVAL_METHOD
C.1.12 Library Functions (J.3.12)
D.1.1 Precision of Floating Point Evaluators
- NULL,
C.1.12 Library Functions (J.3.12)
- those specified infloat.h,
C.1.13 Architecture (J.3.13)
- those specified inlimits.h,
C.1.13 Architecture (J.3.13)
- those specified instdint.h,
C.1.13 Architecture (J.3.13)
- __TIME__
C.1.11 Preprocessing Directives (J.3.11)
E.1.13.7 (6.8.8) The definitions for __DATE__ and __TIME__ when, respectively, the date and time of translation are not available:
- main function,
C.1.2 Environment (J.3.2)
- main, semantics of args,
E.1.2.1 (5.1.2.2.1) Semantics of arguments to main:
- makefile dependencies,
B.2.117 -xM
- malloc function,
C.1.12 Library Functions (J.3.12)
- man pages, accessing,
1.7 Man Pages
- math functions, domain errors,
E.1.14.4 (7.5.1) The values returned by the mathematics functions on domain errors:
- mbarrier.h,
3.8 Memory-Barrier Intrinsics
- -mc,
B.2.48 -mc
- mcs (C compiler),
1.8 Organization of the Compiler
- memory allocation on the stack,
F.1 Storage Allocation
- memory barrier intrinsics,
3.8 Memory-Barrier Intrinsics
- message ID (tag)
B.2.13 -erroff[=t]
B.2.15 -errtags[=a]
- messages, error,
E.1.1.1 (5.1.1.3) Identification of diagnostics:
- mode, compiler
B.2.71 -X[c|a|t|s]
B.2.71 -X[c|a|t|s]
- MP C,
Parallelizing C Code
- -mr,
B.2.51 -mr[,string]
- multibyte characters and wide characters
6.7 Multibyte Characters and Wide Characters
6.7.4 C Language Features
- multimedia types, handling of,
B.2.164 -xvis
- multiprocessing,
Parallelizing C Code
- -xjobs,
B.2.107 -xjobs=n
- multithreading,
B.2.52 -mt[={yes|no}]