Home
last modified time | relevance | path

Searched refs:create_scalar_type (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgengtype-lex.l112 t = create_scalar_type (typestart, typelen);
128 t = create_scalar_type ("function type", sizeof ("function type")-1);
144 t = create_scalar_type ("function type", sizeof ("function type")-1);
160 t = create_scalar_type ("function type", sizeof ("function type")-1);
176 t = create_scalar_type ("function type", sizeof ("function type")-1);
251 yylval.t = create_scalar_type (yytext, len);
H A Dgengtype-yacc.y243 { $$ = create_scalar_type ($2, strlen ($2)); }
245 { $$ = create_scalar_type ($2, strlen ($2)); }
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgengtype-lex.l112 t = create_scalar_type (typestart, typelen);
128 t = create_scalar_type ("function type", sizeof ("function type")-1);
144 t = create_scalar_type ("function type", sizeof ("function type")-1);
160 t = create_scalar_type ("function type", sizeof ("function type")-1);
176 t = create_scalar_type ("function type", sizeof ("function type")-1);
251 yylval.t = create_scalar_type (yytext, len);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgengtype-lex.l126 t = create_scalar_type (typestart, typelen);
143 t = create_scalar_type ("function type", sizeof ("function type")-1);
160 t = create_scalar_type ("function type", sizeof ("function type")-1);
177 t = create_scalar_type ("function type", sizeof ("function type")-1);
194 t = create_scalar_type ("function type", sizeof ("function type")-1);
306 yylval.t = create_scalar_type (yytext, len);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgengtype-parse.c568 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
806 return create_scalar_type (s); in type()
945 return create_scalar_type (s); in type()
950 return create_scalar_type ("erroneous type"); in type()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgengtype-parse.c568 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
806 return create_scalar_type (s); in type()
945 return create_scalar_type (s); in type()
950 return create_scalar_type ("erroneous type"); in type()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgengtype-parse.c583 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
831 return create_scalar_type (s); in type()
995 return create_scalar_type (s); in type()
1000 return create_scalar_type ("erroneous type"); in type()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgengtype-parse.c636 return create_scalar_type ("function type"); in array_and_function_declarators_opt()
884 return create_scalar_type (s); in type()
1048 return create_scalar_type (s); in type()
1053 return create_scalar_type ("erroneous type"); in type()

1234