Searched refs:value_store (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
52 value_store(fcode_env_t *env) function
56 CHECK_DEPTH(env, 1, "value_store");
152 { (token_t)&value_fetch, (token_t)&value_store, (token_t)&noop },

Completed in 53 milliseconds