Home
last modified time | relevance | path

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

123456

/dports/devel/autogen/autogen-5.18.16/agen5/
H A DfuncIf.c29 struct if_stack { struct
30 macro_t * pIf;
31 macro_t * pElse;
/dports/devel/splint/splint-3.1.2/src/Headers/
H A Dcpplib.h99 /*@null@*/ /*@exposed@*/ struct if_stack *if_stack; member
160 /*@null@*/ struct if_stack *if_stack; member
522 struct if_stack { struct
523 /*@null@*/ struct if_stack *next; /* for chaining to the next stack frame */ argument
535 typedef struct if_stack cppIfStackFrame; argument
/dports/x11-wm/e16/e16-1.0.24/epp/
H A Dcpplib.h128 struct if_stack *if_stack; member
192 struct if_stack *if_stack; member
593 struct if_stack { struct
594 struct if_stack *next; /* for chaining to the next stack frame */ argument
603 typedef struct if_stack IF_STACK_FRAME; argument
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dmakeh.cpp18 vector<string> if_stack; variable
/dports/devel/efl/efl-1.25.1/src/bin/edje/epp/
H A Dcpplib.h127 struct if_stack *if_stack; member
191 struct if_stack *if_stack; member
595 struct if_stack { struct
596 struct if_stack *next; /* for chaining to the next stack frame */ argument
605 typedef struct if_stack IF_STACK_FRAME; argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpplib.c38 struct if_stack struct
40 struct if_stack *next; argument
41 unsigned int line; /* Line where condition started. */
42 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
43 bool skip_elses; /* Can future #else / #elif be skipped? */
44 bool was_skipping; /* If were skipping on entry. */
45 int type; /* Most recent conditional for diagnostics. */
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcpplib.c38 struct if_stack struct
40 struct if_stack *next; argument
41 unsigned int line; /* Line where condition started. */
42 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
43 bool skip_elses; /* Can future #else / #elif be skipped? */
44 bool was_skipping; /* If were skipping on entry. */
45 int type; /* Most recent conditional for diagnostics. */
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Ddirectives.c32 struct if_stack struct
34 struct if_stack *next; argument
35 unsigned int line; /* Line where condition started. */
36 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
37 bool skip_elses; /* Can future #else / #elif be skipped? */
38 bool was_skipping; /* If were skipping on entry. */
39 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Ddirectives.c32 struct if_stack struct
34 struct if_stack *next; argument
35 linenum_type line; /* Line where condition started. */
36 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
37 bool skip_elses; /* Can future #else / #elif be skipped? */
38 bool was_skipping; /* If were skipping on entry. */
39 int type; /* Most recent conditional for diagnostics. */
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gcc12-devel/gcc-12-20211205/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 location_t line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gcc10/gcc-10.3.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 location_t line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gcc9-devel/gcc-9-20211007/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 location_t line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gcc11-devel/gcc-11-20211009/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 location_t line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 location_t line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/devel/avr-gcc/gcc-10.2.0/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 location_t line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */
/dports/lang/gnat_util/gcc-6-20180516/libcpp/
H A Ddirectives.c30 struct if_stack struct
32 struct if_stack *next; argument
33 source_location line; /* Line where condition started. */
34 const cpp_hashnode *mi_cmacro;/* macro name for #ifndef around entire file */
35 bool skip_elses; /* Can future #else / #elif be skipped? */
36 bool was_skipping; /* If were skipping on entry. */
37 int type; /* Most recent conditional for diagnostics. */

123456