Home
last modified time | relevance | path

Searched refs:type_or_decl (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc9/gcc-9.4.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dc-aux-info.c68 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
69 char *p = type_or_decl; in affix_data_type()
93 if (p == type_or_decl) in affix_data_type()
94 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
98 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
H A Dfunction.c785 assign_temp (tree type_or_decl, int keep, int memory_required, in assign_temp() argument
794 if (DECL_P (type_or_decl)) in assign_temp()
795 decl = type_or_decl, type = TREE_TYPE (decl); in assign_temp()
797 decl = NULL, type = type_or_decl; in assign_temp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gnat_util/gcc-6-20180516/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc48/gcc-4.8.5/gcc/c/
H A Dc-aux-info.c64 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
65 char *p = type_or_decl; in affix_data_type()
89 if (p == type_or_decl) in affix_data_type()
90 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
94 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/c/
H A Dc-aux-info.c64 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
65 char *p = type_or_decl; in affix_data_type()
89 if (p == type_or_decl) in affix_data_type()
90 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
94 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-aux-info.c68 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
69 char *p = type_or_decl; in affix_data_type()
93 if (p == type_or_decl) in affix_data_type()
94 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
98 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/c/
H A Dc-aux-info.c64 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
65 char *p = type_or_decl; in affix_data_type()
89 if (p == type_or_decl) in affix_data_type()
90 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
94 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc10/gcc-10.3.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dc-aux-info.c68 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
69 char *p = type_or_decl; in affix_data_type()
93 if (p == type_or_decl) in affix_data_type()
94 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
98 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/c/
H A Dc-aux-info.c61 char *const type_or_decl = ASTRDUP (param); in affix_data_type() local
62 char *p = type_or_decl; in affix_data_type()
86 if (p == type_or_decl) in affix_data_type()
87 return concat (data_type, " ", type_or_decl, NULL); in affix_data_type()
91 qualifiers_then_data_type = concat (type_or_decl, data_type, NULL); in affix_data_type()

12