Searched refs:push_xforth (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/efcode/engine/ |
H A D | prims64.c | 56 push_xforth(env, d); 61 push_xforth(fcode_env_t *env, xforth_t a) function 84 push_xforth(env, b.b_xf); 99 push_xforth(env, a); 117 push_xforth(env, b.b_xf); 135 push_xforth(env, b.b_xf); 163 push_xforth(env, a); 239 push_xforth(env, c.b_xf); 329 push_xforth(env, c.b_xf); 389 push_xforth(en [all...] |
/illumos-gate/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 419 void push_xforth(fcode_env_t *, xforth_t);
|
/illumos-gate/usr/src/lib/efcode/fcdriver/ |
H A D | misc.c | 191 push_xforth(env, (xforth_t)fc_reg_read(env, "rx@", p, NULL));
|
Completed in 73 milliseconds