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

/opensolaris-onvv-gate/usr/src/lib/efcode/engine/
H A Dforth.c623 uchar_t w_bytes[sizeof (wforth_t)]; member in union:__anon2696
631 PUSH(DS, d.w_bytes[(sizeof (wforth_t) - 1) - i]);
638 uchar_t w_bytes[sizeof (wforth_t)]; member in union:__anon2697
645 d.w_bytes[i] = POP(DS);
653 uchar_t w_bytes[sizeof (wforth_t)]; member in union:__anon2698
661 c.w_bytes[i] = d.w_bytes[(sizeof (wforth_t) - 1) - i];

Completed in 104 milliseconds