D
- -d,
B.2.8 -d[y|n]
- data reordering,
B.2.99 -xF[=v[,v...]]
- data types
- long long,
2.6 long long Data Type
- unsigned long long,
2.6 long long Data Type
- __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:
E.1.13.7 (6.8.8) The definitions for __DATE__ and __TIME__ when, respectively, the date and time of translation are not available:
- date and time formats,
E.1.15.8 (7.12.3.5) The formats for time and date:
- dbx tool
- disable Auto-Read for,
B.2.150 -xs
- symbol table information for,
B.2.34 -g
- debugger data format,
B.2.94 -xdebugformat=[stabs|dwarf]
- debugging information, removing,
B.2.64 -s
- decimal-point character,
E.1.15.5 (7.1.1) The decimal-point character:
- declaration specifiers
- __global,
2.2 Linker Scoping Specifiers
- __hidden,
2.2 Linker Scoping Specifiers
- __symbolic,
2.2 Linker Scoping Specifiers
- __thread,
2.3 Thread Local Storage Specifier
- declarators,
E.1.11 Declarators (G.3.11)
- default
- compiler behavior,
B.2.71 -X[c|a|t|s]
- handling and SIGILL,
E.1.14.10 (7.7.1.1) Whether the default handling is reset if the SIGILL signal is received by a handler specified to the signal function:
- locale,
E.1.4.7 (6.1.3.4) The current locale used to convert multibyte characters into corresponding wide characters (codes) for a wide character constant:
- default dirs searched for libraries,
B.1 Option Syntax
- #define,
B.2.7 -Dname[(arg[,arg])][=expansion]
- diagnostics, format,
E.1.1.1 (5.1.1.3) Identification of diagnostics:
- directives, See pragmas
- -dirout,
4.3.7 -dirout=dir
- documentation, accessing,
Oracle Solaris Studio Documentation
- documentation index,
Oracle Solaris Studio Documentation
- domain errors, math functions,
E.1.14.4 (7.5.1) The values returned by the mathematics functions on domain errors:
- dwarf debugger-data format,
B.2.94 -xdebugformat=[stabs|dwarf]
- dynamic linking,
B.2.8 -d[y|n]