Searched refs:action_ptr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dactions.c221 env->action_ptr[env->action_count] = (token_t)HERE;
240 env->action_ptr = d;
263 install_actions(env, env->action_ptr);
386 value_actions[i] = env->action_ptr;
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h213 token_t *action_ptr; member in struct:FCODE_ENV

Completed in 46 milliseconds