Home
last modified time | relevance | path

Searched refs:output_constructor (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/dports/devel/py-nbconvert/nbconvert-6.2.0/nbconvert/exporters/tests/
H A Dtest_templateexporter.py401 output_constructor, _ = TemplateExporter(template_name='rst',
403 assert "blah" in output_constructor
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dvarasm.c163 static void output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int);
3809 output_constructor (exp, size, align); in output_constant()
3842 output_constructor (exp, size, align); in output_constant()
3920 output_constructor (tree exp, unsigned HOST_WIDE_INT size, in output_constructor() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dvarasm.c163 static void output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int);
3809 output_constructor (exp, size, align); in output_constant()
3842 output_constructor (exp, size, align); in output_constant()
3920 output_constructor (tree exp, unsigned HOST_WIDE_INT size, in output_constructor() function
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvarasm.c4468 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int,
4613 output_constructor (exp, size, align, NULL); in output_constant()
4649 output_constructor (exp, size, align, NULL); in output_constant()
4947 += output_constructor (local->val, 0, 0, &output_state); in output_constructor_bitfield()
5053 output_constructor (tree exp, unsigned HOST_WIDE_INT size, in output_constructor() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvarasm.c4470 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int,
4615 output_constructor (exp, size, align, NULL); in output_constant()
4651 output_constructor (exp, size, align, NULL); in output_constant()
4949 += output_constructor (local->val, 0, 0, &output_state); in output_constructor_bitfield()
5055 output_constructor (tree exp, unsigned HOST_WIDE_INT size, in output_constructor() function
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dvarasm.c127 static void output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int);
4112 output_constructor (exp, size, align); in output_constant()
4146 output_constructor (exp, size, align); in output_constant()
4206 output_constructor (tree exp, unsigned HOST_WIDE_INT size, in output_constructor() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvarasm.c4622 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4777 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4807 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5108 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5198 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvarasm.c4794 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4950 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4982 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5303 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5389 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c4794 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4950 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4982 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5283 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5369 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c4794 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4950 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4982 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5283 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5369 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvarasm.c4857 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5013 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5049 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5372 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5458 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c4794 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4950 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4982 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5283 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5369 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvarasm.c4794 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4950 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4982 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5283 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5369 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvarasm.c4580 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int,
4728 return output_constructor (exp, size, align, NULL); in output_constant()
4756 return output_constructor (exp, size, align, NULL); in output_constant()
5050 += output_constructor (local->val, 0, 0, &temp_state); in output_constructor_bitfield()
5153 output_constructor (tree exp, unsigned HOST_WIDE_INT size, in output_constructor() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dvarasm.c4794 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4950 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4982 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5283 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5373 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvarasm.c4622 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
4777 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
4807 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5108 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5198 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dvarasm.c4857 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5013 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5049 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5372 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5458 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dvarasm.c4850 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5006 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5042 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5345 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5431 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvarasm.c4877 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5033 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5069 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5392 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5478 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvarasm.c5135 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5291 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5327 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5656 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5742 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvarasm.c5113 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5269 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5305 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5634 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5720 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvarasm.c5113 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5269 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5305 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5628 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5714 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvarasm.c4872 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5028 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5064 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5387 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5473 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dvarasm.c5113 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5269 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5305 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5628 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5714 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dvarasm.c4877 output_constructor (tree, unsigned HOST_WIDE_INT, unsigned int, bool,
5033 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5069 return output_constructor (exp, size, align, reverse, NULL); in output_constant()
5392 += output_constructor (local->val, 0, 0, local->reverse, &temp_state); in output_constructor_bitfield()
5478 output_constructor (tree exp, unsigned HOST_WIDE_INT size, unsigned int align, in output_constructor() function

12345678910>>...13