Searched refs:operators (Results 1 – 25 of 118) sorted by relevance
12345
140 // Standard unary operators...145 // Standard binary operators...160 // Logical operators (integer operands)169 // Memory operators...180 // Cast operators ...204 // Other operators...
10 // all of the overloadable C++ operators.16 /// In this file, each of the overloadable C++ operators is enumerated19 /// file. OVERLOADED_OPERATOR is used for single-token operators37 /// operator. Note that some operators (e.g., "operator+" and
144 // operators plus some extra operators defined in the NEON emitter.145 // The operators are described below.150 // add, interleave, decimate: These set operators are vanilla SetTheory151 // operators and take their normal definition.306 // The following instruction classes are implemented via operators
34 "Enable non-trapping float-to-int conversion operators">;39 "Enable sign extension operators">;
5 dnl priority between unary operators and *
34 # Dquotes in dquotes is undefined for Bourne shell operators39 # Dquotes in dquotes is undefined for Bourne shell operators
27 # try out all operators
368 // [C++ 5.5] Pointer-to-member operators.371 // [C99 6.5.5] Multiplicative operators.375 // [C99 6.5.6] Additive operators.378 // [C99 6.5.7] Bitwise shift operators.383 // [C99 6.5.8] Relational operators.388 // [C99 6.5.9] Equality operators.401 // [C99 6.5.16] Assignment operators.
42 operators \
12 // We need the system <new> for the std::nothrow_t. The new/delete operators
77 22 "POSIX does not allow comparison operators outside if statements or loops"78 23 "POSIX requires 0 or 1 comparison operators per condition"