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

/illumos-gate/usr/src/lib/efcode/engine/
H A Dactions.c38 * value_fetch and value_store are the same as "fetch" and "store", but
42 value_fetch(fcode_env_t *env) function
46 CHECK_DEPTH(env, 1, "value_fetch");
152 { (token_t)&value_fetch, (token_t)&value_store, (token_t)&noop },

Completed in 56 milliseconds