Searched defs:classification (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dtg-tests.h11 foo_1(float f, double d, long double ld, int res_unord, int res_isnan, int res_isinf, int res_isinf_sign, int res_isfin, int res_isnorm, int classification) argument
99 foo(float f, double d, long double ld, int res_unord, int res_isnan, int res_isinf, int res_isfin, int res_isnorm, int classification) argument
/haiku-buildtools/gcc/gcc/
H A Dsched-ebb.c399 int classification; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dlex.h88 classification() const function in class:Token
H A Dlex.cc149 Token::Token(Classification classification, Location location) argument
H A Dstatements.h275 classification() const function in class:Statement
H A Dexpressions.h468 classification() const function in class:Expression
1076 Parser_expression(Expression_classification classification, argument
H A Dstatements.cc20 Statement::Statement(Statement_classification classification, argument
1939 Thunk_statement::Thunk_statement(Statement_classification classification, argument
[all...]
H A Dtypes.h637 classification() const function in class:Type
H A Dgogo.h1974 classification() const function in class:Named_object
H A Dtypes.cc38 Type::Type(Type_classification classification) argument
[all...]
H A Dgogo.cc6539 Named_object(const std::string& name, const Package* package, Classification classification) argument
[all...]
H A Dexpressions.cc25 Expression::Expression(Expression_classification classification, argument
12025 Array_construction_expression(Expression_classification classification, Type* type, const std::vector<unsigned long>* indexes, Expression_list* vals, Location location) argument
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dcofflink.c213 enum coff_symbol_classification classification; local
331 enum coff_symbol_classification classification; local
1418 enum coff_symbol_classification classification; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcofflink.c271 enum coff_symbol_classification classification; local
1483 enum coff_symbol_classification classification; local
[all...]
/haiku-buildtools/binutils/gold/
H A Dscript.cc81 Token(Classification classification, int lineno, int charpos) argument
90 Token(Classification classification, const char* value, size_t length, argument
117 classification() const function in class:gold::Token
720 gather_token(Token::Classification classification, const char* (Lex::*can_continue_fn)(const char*), const char* start, const char* match, const char** pp) argument
[all...]

Completed in 379 milliseconds