Oracle® Solaris Studio 12.4: C User's Guide

Exit Print View

Updated: March 2015
 
 

M

macro expansionindex iconMacro Replacement
macros
__DATE__
index icon(6.8.8) The definitions for __DATE__ and __TIME__ when, respectively, the date and time of translation are not available:
index iconPreprocessing Directives (J.3.11)
__TIME__
index icon(6.8.8) The definitions for __DATE__ and __TIME__ when, respectively, the date and time of translation are not available:
index iconPreprocessing Directives (J.3.11)
ERANGEindex iconLibrary Functions (J.3.12)
FLT_EVAL_METHOD
index iconLibrary Functions (J.3.12)
index iconPrecision of Floating Point Evaluators
NULLindex iconLibrary Functions (J.3.12)
those specified infloat.hindex iconArchitecture (J.3.13)
those specified inlimits.hindex iconArchitecture (J.3.13)
those specified instdint.hindex iconArchitecture (J.3.13)
main functionindex iconEnvironment (J.3.2)
main, semantics of ragsindex icon(5.1.2.2.1) Semantics of arguments to main:
makefile dependenciesindex icon-xM
malloc functionindex iconLibrary Functions (J.3.12)
man pages, accessingindex iconMan Pages
math functions, domain errorsindex icon(7.5.1) The values returned by the mathematics functions on domain errors:
mbarrier.hindex iconMemory-Barrier Intrinsics
mcs (C compiler)index iconComponents of the C Compilation System
memory allocation on the stackindex iconStorage Allocation
memory barrier intrinsicsindex iconMemory-Barrier Intrinsics
message ID (tag)
index icon-errtags[=a]
index icon-erroff[=t]
messages
errorindex icon(5.1.1.3) Identification of diagnostics:
mixed-language linking
-xlangindex icon-xlang=language
mode, compiler
index icon-X[c|a|t|s]
index icon-X[c|a|t|s]
MP Cindex iconParallelizing C Code
multibyte characters and wide characters
index iconC Language Features
index iconMultibyte Characters and Wide Characters
multimedia types, handling ofindex icon-xvis
multiprocessingindex iconParallelizing C Code
-xjobsindex icon-xjobs{=n|auto}
multithreadingindex icon-mt[={yes|no}]