Home
last modified time | relevance | path

Searched refs:preinit_ (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/tads/tads-3.0.8/tads3/
H A Dtcmake.h423 preinit_ = preinit; in set_preinit()
769 int preinit_; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dgogo.h1269 { return this->preinit_ != NULL; } in has_pre_init()
1274 { return this->preinit_; } in preinit()
1494 Block* preinit_; variable
H A Dgogo.cc3948 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
3966 if (this->preinit_ != NULL) in traverse_expression()
3968 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
4023 if (this->preinit_ == NULL) in preinit_block()
4024 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
4030 return this->preinit_; in preinit_block()
4237 if (this->preinit_ != NULL) in determine_type()
4238 this->preinit_->determine_types(); in determine_type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Dgogo.h2096 { return this->preinit_ != NULL; } in has_pre_init()
2101 { return this->preinit_; } in preinit()
2318 && this->preinit_ == NULL); in set_embeds()
2389 Block* preinit_; variable
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dgogo.h2092 { return this->preinit_ != NULL; } in has_pre_init()
2097 { return this->preinit_; } in preinit()
2314 && this->preinit_ == NULL); in set_embeds()
2385 Block* preinit_; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dgogo.h2092 { return this->preinit_ != NULL; } in has_pre_init()
2097 { return this->preinit_; } in preinit()
2314 && this->preinit_ == NULL); in set_embeds()
2385 Block* preinit_; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dgogo.h2092 { return this->preinit_ != NULL; } in has_pre_init()
2097 { return this->preinit_; } in preinit()
2314 && this->preinit_ == NULL); in set_embeds()
2385 Block* preinit_; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dgogo.h1344 { return this->preinit_ != NULL; } in has_pre_init()
1349 { return this->preinit_; } in preinit()
1573 Block* preinit_; variable
H A Dgogo.cc4461 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
4480 if (this->preinit_ != NULL) in traverse_expression()
4482 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
4571 if (this->preinit_ == NULL) in preinit_block()
4572 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
4578 return this->preinit_; in preinit_block()
4785 if (this->preinit_ != NULL) in determine_type()
4786 this->preinit_->determine_types(); in determine_type()
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dgogo.h1422 { return this->preinit_ != NULL; } in has_pre_init()
1427 { return this->preinit_; } in preinit()
1682 Block* preinit_; variable
H A Dgogo.cc5927 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
5947 if (this->preinit_ != NULL) in traverse_expression()
5949 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6053 if (this->preinit_ == NULL) in preinit_block()
6054 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6060 return this->preinit_; in preinit_block()
6268 if (this->preinit_ != NULL) in determine_type()
6269 this->preinit_->determine_types(); in determine_type()
6349 go_assert(this->preinit_ == NULL); in get_init()
6374 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dgogo.h1332 { return this->preinit_ != NULL; } in has_pre_init()
1337 { return this->preinit_; } in preinit()
1557 Block* preinit_; variable
H A Dgogo.cc4269 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
4287 if (this->preinit_ != NULL) in traverse_expression()
4289 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
4344 if (this->preinit_ == NULL) in preinit_block()
4345 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
4351 return this->preinit_; in preinit_block()
4558 if (this->preinit_ != NULL) in determine_type()
4559 this->preinit_->determine_types(); in determine_type()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dgogo.h1422 { return this->preinit_ != NULL; } in has_pre_init()
1427 { return this->preinit_; } in preinit()
1682 Block* preinit_; variable
H A Dgogo.cc5927 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
5947 if (this->preinit_ != NULL) in traverse_expression()
5949 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6053 if (this->preinit_ == NULL) in preinit_block()
6054 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6060 return this->preinit_; in preinit_block()
6268 if (this->preinit_ != NULL) in determine_type()
6269 this->preinit_->determine_types(); in determine_type()
6349 go_assert(this->preinit_ == NULL); in get_init()
6374 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dgogo.cc6276 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
6297 if (this->preinit_ != NULL) in traverse_expression()
6299 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6403 if (this->preinit_ == NULL) in preinit_block()
6404 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6410 return this->preinit_; in preinit_block()
6619 if (this->preinit_ != NULL) in determine_type()
6620 this->preinit_->determine_types(); in determine_type()
6700 go_assert(this->preinit_ == NULL); in get_init()
6725 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
H A Dgogo.h1722 { return this->preinit_ != NULL; } in has_pre_init()
1727 { return this->preinit_; } in preinit()
1996 Block* preinit_; variable
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dgogo.cc6276 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
6297 if (this->preinit_ != NULL) in traverse_expression()
6299 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6403 if (this->preinit_ == NULL) in preinit_block()
6404 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6410 return this->preinit_; in preinit_block()
6619 if (this->preinit_ != NULL) in determine_type()
6620 this->preinit_->determine_types(); in determine_type()
6700 go_assert(this->preinit_ == NULL); in get_init()
6725 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dgogo.cc6276 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
6297 if (this->preinit_ != NULL) in traverse_expression()
6299 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6403 if (this->preinit_ == NULL) in preinit_block()
6404 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6410 return this->preinit_; in preinit_block()
6619 if (this->preinit_ != NULL) in determine_type()
6620 this->preinit_->determine_types(); in determine_type()
6700 go_assert(this->preinit_ == NULL); in get_init()
6725 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dgogo.cc6276 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
6297 if (this->preinit_ != NULL) in traverse_expression()
6299 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6403 if (this->preinit_ == NULL) in preinit_block()
6404 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6410 return this->preinit_; in preinit_block()
6619 if (this->preinit_ != NULL) in determine_type()
6620 this->preinit_->determine_types(); in determine_type()
6700 go_assert(this->preinit_ == NULL); in get_init()
6725 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
H A Dgogo.h1722 { return this->preinit_ != NULL; } in has_pre_init()
1727 { return this->preinit_; } in preinit()
1996 Block* preinit_; variable
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dgogo.cc6276 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
6297 if (this->preinit_ != NULL) in traverse_expression()
6299 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6403 if (this->preinit_ == NULL) in preinit_block()
6404 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6410 return this->preinit_; in preinit_block()
6619 if (this->preinit_ != NULL) in determine_type()
6620 this->preinit_->determine_types(); in determine_type()
6700 go_assert(this->preinit_ == NULL); in get_init()
6725 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dgogo.cc6276 : type_(type), init_(init), preinit_(NULL), location_(location), in Variable()
6297 if (this->preinit_ != NULL) in traverse_expression()
6299 if (this->preinit_->traverse(traverse) == TRAVERSE_EXIT) in traverse_expression()
6403 if (this->preinit_ == NULL) in preinit_block()
6404 this->preinit_ = new Block(NULL, this->location()); in preinit_block()
6410 return this->preinit_; in preinit_block()
6619 if (this->preinit_ != NULL) in determine_type()
6620 this->preinit_->determine_types(); in determine_type()
6700 go_assert(this->preinit_ == NULL); in get_init()
6725 go_assert(this->preinit_ != NULL); in get_init_block()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dgogo.h1815 { return this->preinit_ != NULL; } in has_pre_init()
1820 { return this->preinit_; } in preinit()
2075 Block* preinit_; variable
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dgogo.h1923 { return this->preinit_ != NULL; } in has_pre_init()
1928 { return this->preinit_; } in preinit()
2192 Block* preinit_; variable

12