|
2190 | 2190 | The presumed line number can be changed by the \tcode{\#line} directive. |
2191 | 2191 | \end{footnote} |
2192 | 2192 |
|
| 2193 | +\item |
| 2194 | +\indextext{stdc__embed_not_found__@\mname{STDC_EMBED_NOT_FOUND}}% |
| 2195 | +\indextext{stdc__embed_found__@\mname{STDC_EMBED_FOUND}}% |
| 2196 | +\indextext{stdc__embed_empty__@\mname{STDC_EMBED_EMPTY}}% |
| 2197 | +\mname{STDC_EMBED_NOT_FOUND}, \mname{STDC_EMBED_FOUND}, and \mname{STDC_EMBED_EMPTY}\\ |
| 2198 | +The integer literals \tcode{0}, \tcode{1}, and \tcode{2}, respectively. |
| 2199 | +\begin{note} |
| 2200 | +These represent values replaced from \grammarterm{has-embed-expression}{s}\iref{cpp.cond}. |
| 2201 | +\end{note} |
| 2202 | + |
2193 | 2203 | \item |
2194 | 2204 | \indextext{__stdc_hosted__@\mname{STDC_HOSTED}}% |
2195 | 2205 | \indextext{implementation!hosted}% |
|
2363 | 2373 | Whether \mname{STDC} is predefined and if so, what its value is, |
2364 | 2374 | are \impldef{definition and meaning of \mname{STDC}}. |
2365 | 2375 |
|
2366 | | -\item |
2367 | | -\indextext{stdc__embed_not_found__@\mname{STDC_EMBED_NOT_FOUND}}% |
2368 | | -\indextext{stdc__embed_found__@\mname{STDC_EMBED_FOUND}}% |
2369 | | -\indextext{stdc__embed_empty__@\mname{STDC_EMBED_EMPTY}}% |
2370 | | -\mname{STDC_EMBED_NOT_FOUND}, \mname{STDC_EMBED_FOUND}, and \mname{STDC_EMBED_EMPTY}\\ |
2371 | | -The integer literals \tcode{0}, \tcode{1}, and \tcode{2}, respectively. |
2372 | | -\begin{note} |
2373 | | -These represent values replaced from \grammarterm{has-embed-expression}{s}\iref{cpp.cond}. |
2374 | | -\end{note} |
2375 | | - |
2376 | 2376 | \item |
2377 | 2377 | \indextext{__stdc_mb_might_neq_wc__@\mname{STDC_MB_MIGHT_NEQ_WC}}% |
2378 | 2378 | \mname{STDC_MB_MIGHT_NEQ_WC}\\ |
|
0 commit comments