Searched refs:b_lf (Results 1 – 1 of 1) sorted by relevance
109 lforth_t b_lf[LF_PER_XF]; in lxjoin() member116 b.b_lf[i] = POP(DS); in lxjoin()320 lforth_t b_lf[LF_PER_XF]; in xlflip() member328 c.b_lf[i] = b.b_lf[(LF_PER_XF - 1) - i]; in xlflip()361 lforth_t b_lf[LF_PER_XF]; in xlsplit() member369 PUSH(DS, b.b_lf[(LF_PER_XF - 1) - i]); in xlsplit()