Lines Matching full:environments
17 many environments
61 General macros that facilitate multiple language environments and language
65 .It Dv __volatile Ta expands to volatile in C++ and C89 and newer environments,
66 __volatile in pre-ANSI environments that support this extension or nothing
68 .It Dv __inline Ta expands to inline in C++ and C89 and newer environments,
69 __inline in pre-ANSI environments that support this extension or nothing
71 .It Dv __restrict Ta expands to restrict in C99 and newer environments, or
245 compilation environments.
253 in C++-11 and newer compilation environments, otherwise
275 This is defined for C99 or newer and C++ environments.
300 .Sh Supported C Environments
302 supports a number C standard environments.
397 When both POSIX and C environments are selected, the POSIX environment selects
445 .Sh Supported C++ Environments
480 While programs can still build with earlier environments for now, these changes