Next: , Previous: , Up: Expression Evaluator Definitions   [Index]


3.22.1.9 Operator And Function Flags

See Functions.

See Prefix Unary Operators.

See Infix Binary Operators.

X1f4_E4_KEEP_CALL

indicates that the operator or the function may have application side effects.

See Optimizing Expressions.

See struct x1f4_operator_type.

See struct x1f4_function_type.