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

/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c529 u_lforth_t l_lf; member in union:__anon952
534 d.l_lf = POP(DS);
544 u_lforth_t l_lf; member in union:__anon953
551 PUSH(DS, d.l_lf);
559 u_lforth_t l_lf; member in union:__anon954
564 d.l_lf = POP(DS);
567 PUSH(DS, c.l_lf);
575 u_lforth_t l_lf; member in union:__anon955
580 d.l_lf = POP(DS);
590 u_lforth_t l_lf; member in union:__anon956
605 u_lforth_t l_lf; member in union:__anon957
[all...]

Completed in 28 milliseconds