Lines Matching refs:u2
129 u_lforth_t u1, u2;132 u2 = POP(DS);135 if (u2 == 0)137 PUSH(DS, u1 % u2);138 PUSH(DS, u1 / u2);733 ufstack_t u1, u2;738 u2 = POP(DS);739 d = u1 * u2;1396 CHECK_DEPTH(env, 1, "u2/");2558 ANSI(0x058, 0, "u2/", utwo_slash);