Next: x1f4_ness_expression, Previous: x1f4_list_expression, Up: Functions [Index]
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
.