Next: , Previous: , Up: Imperative Language Interpreter Functions   [Index]


5.9.3.16 x1f4_meta_routine

extern int x1f4_meta_routine
    (void *subtext, void ***p);

The x1f4_meta_routine function stores the address of the extended execution context vector for subtext step by step execution context at p.

The function returns 0.

See Extended Execution Context.