File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 188
188
\indextext {inclusion!conditional|see{preprocessing directive, conditional inclusion}}
189
189
190
190
\indextext {\idxcode {defined}}%
191
- \begin {ncbnf }
191
+ \begin {bnf }
192
192
\nontermdef {defined-macro-expression}\br
193
193
\terminal {defined} identifier\br
194
194
\terminal {defined (} identifier \terminal {)}
195
- \end {ncbnf }
195
+ \end {bnf }
196
196
197
- \begin {ncbnf }
197
+ \begin {bnf }
198
198
\nontermdef {h-preprocessing-token}\br
199
199
\textnormal {any \grammarterm {preprocessing-token} other than \terminal {>}}
200
- \end {ncbnf }
200
+ \end {bnf }
201
201
202
- \begin {ncbnf }
202
+ \begin {bnf }
203
203
\nontermdef {h-pp-tokens}\br
204
204
h-preprocessing-token\br
205
205
h-pp-tokens h-preprocessing-token
206
- \end {ncbnf }
206
+ \end {bnf }
207
207
208
208
\indextext {__HAS_INCLUDE@\xname {has_include}}%
209
- \begin {ncbnf }
209
+ \begin {bnf }
210
210
\nontermdef {has-include-expression}\br
211
211
\terminal {\xname {has_include} ( <} h-char-sequence \terminal {> )}\br
212
212
\terminal {\xname {has_include} ( "} q-char-sequence \terminal{" )}\br
213
213
\terminal {\xname {has_include} (} string-literal \terminal {)}\br
214
214
\terminal {\xname {has_include} ( <} h-pp-tokens \terminal {> )}
215
- \end {ncbnf }
215
+ \end {bnf }
216
216
217
217
\pnum
218
218
The expression that controls conditional inclusion
You can’t perform that action at this time.
0 commit comments