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

/illumos-gate/usr/src/lib/efcode/engine/
H A Dprims64.c76 uchar_t b_bytes[sizeof (xforth_t)]; member in union:__anon2466
83 b.b_bytes[i] = POP(DS);
230 uchar_t b_bytes[sizeof (xforth_t)]; member in union:__anon2469
238 c.b_bytes[i] = b.b_bytes[(sizeof (xforth_t) - 1) - i];
302 uchar_t b_bytes[sizeof (xforth_t)]; member in union:__anon2470
310 PUSH(DS, b.b_bytes[(sizeof (xforth_t) - 1) - i]);

Completed in 43 milliseconds