Home
last modified time | relevance | path

Searched defs:spec_nodes (Results 1 – 25 of 25) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
286 cpp_hashnode *n__has_include__; /* __has_include__ operator */
287 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
546 struct spec_nodes spec_nodes; member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
286 cpp_hashnode *n__has_include__; /* __has_include__ operator */
287 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
546 struct spec_nodes spec_nodes; member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
286 cpp_hashnode *n__has_include__; /* __has_include__ operator */
287 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
546 struct spec_nodes spec_nodes; member
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
286 cpp_hashnode *n__has_include__; /* __has_include__ operator */
287 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
546 struct spec_nodes spec_nodes; member
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Dinternal.h278 struct spec_nodes struct
280 cpp_hashnode *n_defined; /* defined operator */
281 cpp_hashnode *n_true; /* C++ keyword true */
282 cpp_hashnode *n_false; /* C++ keyword false */
283 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
284 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
285 cpp_hashnode *n__has_include__; /* __has_include__ operator */
286 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
545 struct spec_nodes spec_nodes; member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
286 cpp_hashnode *n__has_include__; /* __has_include__ operator */
287 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
546 struct spec_nodes spec_nodes; member
/dports/devel/riscv64-gcc/gcc-8.3.0/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
286 cpp_hashnode *n__has_include__; /* __has_include__ operator */
287 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
544 struct spec_nodes spec_nodes; member
/dports/lang/gcc9/gcc-9.4.0/libcpp/
H A Dinternal.h278 struct spec_nodes struct
280 cpp_hashnode *n_defined; /* defined operator */
281 cpp_hashnode *n_true; /* C++ keyword true */
282 cpp_hashnode *n_false; /* C++ keyword false */
283 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
284 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
285 cpp_hashnode *n__has_include__; /* __has_include__ operator */
286 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
545 struct spec_nodes spec_nodes; member
/dports/lang/gcc9-aux/gcc-9.1.0/libcpp/
H A Dinternal.h278 struct spec_nodes struct
280 cpp_hashnode *n_defined; /* defined operator */
281 cpp_hashnode *n_true; /* C++ keyword true */
282 cpp_hashnode *n_false; /* C++ keyword false */
283 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
284 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
285 cpp_hashnode *n__has_include__; /* __has_include__ operator */
286 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
543 struct spec_nodes spec_nodes; member
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Dinternal.h227 struct spec_nodes struct
229 cpp_hashnode *n_defined; /* defined operator */
230 cpp_hashnode *n_true; /* C++ keyword true */
231 cpp_hashnode *n_false; /* C++ keyword false */
232 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
234 cpp_hashnode *n__asm; /* __asm ... __endasm ; */
235 cpp_hashnode *n__endasm; /* __asm ... __endasm ; */
476 struct spec_nodes spec_nodes; member
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Dinternal.h296 struct spec_nodes struct
298 cpp_hashnode *n_defined; /* defined operator */
299 cpp_hashnode *n_true; /* C++ keyword true */
300 cpp_hashnode *n_false; /* C++ keyword false */
301 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
302 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
304 enum {M_EXPORT, M_MODULE, M_IMPORT, M__IMPORT, M_HWM};
308 cpp_hashnode *n_modules[M_HWM][2];
566 struct spec_nodes spec_nodes; member
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Dinternal.h293 struct spec_nodes struct
295 cpp_hashnode *n_defined; /* defined operator */
296 cpp_hashnode *n_true; /* C++ keyword true */
297 cpp_hashnode *n_false; /* C++ keyword false */
298 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
299 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
301 enum {M_EXPORT, M_MODULE, M_IMPORT, M__IMPORT, M_HWM};
305 cpp_hashnode *n_modules[M_HWM][2];
563 struct spec_nodes spec_nodes; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Dinternal.h293 struct spec_nodes struct
295 cpp_hashnode *n_defined; /* defined operator */
296 cpp_hashnode *n_true; /* C++ keyword true */
297 cpp_hashnode *n_false; /* C++ keyword false */
298 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
299 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
301 enum {M_EXPORT, M_MODULE, M_IMPORT, M__IMPORT, M_HWM};
305 cpp_hashnode *n_modules[M_HWM][2];
563 struct spec_nodes spec_nodes; member
/dports/lang/gcc11/gcc-11.2.0/libcpp/
H A Dinternal.h293 struct spec_nodes struct
295 cpp_hashnode *n_defined; /* defined operator */
296 cpp_hashnode *n_true; /* C++ keyword true */
297 cpp_hashnode *n_false; /* C++ keyword false */
298 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
299 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
301 enum {M_EXPORT, M_MODULE, M_IMPORT, M__IMPORT, M_HWM};
305 cpp_hashnode *n_modules[M_HWM][2];
563 struct spec_nodes spec_nodes; member
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__has_include__; /* __has_include__ operator */
286 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
538 struct spec_nodes spec_nodes; member
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__has_include__; /* __has_include__ operator */
286 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
533 struct spec_nodes spec_nodes; member
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Dinternal.h279 struct spec_nodes struct
281 cpp_hashnode *n_defined; /* defined operator */
282 cpp_hashnode *n_true; /* C++ keyword true */
283 cpp_hashnode *n_false; /* C++ keyword false */
284 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
285 cpp_hashnode *n__has_include__; /* __has_include__ operator */
286 cpp_hashnode *n__has_include_next__; /* __has_include_next__ operator */
538 struct spec_nodes spec_nodes; member
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Dinternal.h286 struct spec_nodes struct
288 cpp_hashnode *n_defined; /* defined operator */
289 cpp_hashnode *n_true; /* C++ keyword true */
290 cpp_hashnode *n_false; /* C++ keyword false */
291 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
292 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
551 struct spec_nodes spec_nodes; member
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Dinternal.h286 struct spec_nodes struct
288 cpp_hashnode *n_defined; /* defined operator */
289 cpp_hashnode *n_true; /* C++ keyword true */
290 cpp_hashnode *n_false; /* C++ keyword false */
291 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
292 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
551 struct spec_nodes spec_nodes; member
/dports/lang/gcc10-devel/gcc-10-20211008/libcpp/
H A Dinternal.h286 struct spec_nodes struct
288 cpp_hashnode *n_defined; /* defined operator */
289 cpp_hashnode *n_true; /* C++ keyword true */
290 cpp_hashnode *n_false; /* C++ keyword false */
291 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
292 cpp_hashnode *n__VA_OPT__; /* C++ vararg macros */
551 struct spec_nodes spec_nodes; member
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Dinternal.h223 struct spec_nodes struct
225 cpp_hashnode *n_defined; /* defined operator */
226 cpp_hashnode *n_true; /* C++ keyword true */
227 cpp_hashnode *n_false; /* C++ keyword false */
228 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
429 struct spec_nodes spec_nodes; member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpphash.h247 struct spec_nodes struct
249 cpp_hashnode *n_defined; /* defined operator */
250 cpp_hashnode *n_true; /* C++ keyword true */
251 cpp_hashnode *n_false; /* C++ keyword false */
252 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
442 struct spec_nodes spec_nodes; member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpphash.h247 struct spec_nodes struct
249 cpp_hashnode *n_defined; /* defined operator */
250 cpp_hashnode *n_true; /* C++ keyword true */
251 cpp_hashnode *n_false; /* C++ keyword false */
252 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
442 struct spec_nodes spec_nodes; member
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Dinternal.h274 struct spec_nodes struct
276 cpp_hashnode *n_defined; /* defined operator */
277 cpp_hashnode *n_true; /* C++ keyword true */
278 cpp_hashnode *n_false; /* C++ keyword false */
279 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
526 struct spec_nodes spec_nodes; member
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Dinternal.h274 struct spec_nodes struct
276 cpp_hashnode *n_defined; /* defined operator */
277 cpp_hashnode *n_true; /* C++ keyword true */
278 cpp_hashnode *n_false; /* C++ keyword false */
279 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */
526 struct spec_nodes spec_nodes; member