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

/illumos-gate/usr/src/lib/efcode/engine/
H A Dinterface.c117 push_double(fcode_env_t *env, dforth_t d) function
149 push_double(env, a);
H A Dprint.c212 push_double(env, a);
H A Dprims64.c66 push_double(env, (dforth_t)a);
H A Dforth.c743 push_double(env, d);
776 push_double(env, d1);
791 push_double(env, d1);
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h416 void push_double(fcode_env_t *, dforth_t);

Completed in 68 milliseconds