Next: , Previous: x1f4_llink_operator2s, Up: Expression Evaluator Functions


2.20.3.17 x1f4_miss_expression

extern int x1f4_miss_expression
    (void *x1f4_expression, void *t1st, void *t2nd);

The x1f4_miss_expression function sets the stack addresses to t1st and t2nd.

See Managing Stacks.

The function has no effect if the application stacks allocation was not requested.

See Generation Flags.

It returns 0.