Searched defs:l_lf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c532 u_lforth_t l_lf; member in union:__anon2457
537 d.l_lf = POP(DS);
547 u_lforth_t l_lf; member in union:__anon2458
554 PUSH(DS, d.l_lf);
562 u_lforth_t l_lf; member in union:__anon2459
567 d.l_lf = POP(DS);
570 PUSH(DS, c.l_lf);
578 u_lforth_t l_lf; member in union:__anon2460
583 d.l_lf = POP(DS);
593 u_lforth_t l_lf; member in union:__anon2461
608 u_lforth_t l_lf; member in union:__anon2462
[all...]

Completed in 49 milliseconds