Home
last modified time | relevance | path

Searched refs:function_ (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Dexpression.cc1071 Constant_function function_; member in gold::Constant_expression
1077 this->function_ = CONSTANT_MAXPAGESIZE; in Constant_expression()
1079 this->function_ = CONSTANT_COMMONPAGESIZE; in Constant_expression()
1084 this->function_ = CONSTANT_MAXPAGESIZE; in Constant_expression()
1091 switch (this->function_) in value()
1106 switch (this->function_) in print()
/dragonfly/contrib/binutils-2.27/gold/
H A Dexpression.cc1044 Constant_function function_; member in gold::Constant_expression
1050 this->function_ = CONSTANT_MAXPAGESIZE; in Constant_expression()
1052 this->function_ = CONSTANT_COMMONPAGESIZE; in Constant_expression()
1057 this->function_ = CONSTANT_MAXPAGESIZE; in Constant_expression()
1064 switch (this->function_) in value()
1079 switch (this->function_) in print()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dvec.h494 #define VEC_CHECK_DECL ,const char *file_,unsigned line_,const char *function_
495 #define VEC_CHECK_PASS ,file_,line_,function_
/dragonfly/sys/sys/
H A Dsysproto.h484 int function; char function_[PAD_(int)]; member
1172 int function; char function_[PAD_(int)]; member