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

/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c577 uchar_t l_bytes[sizeof (lforth_t)]; member in union:__anon2460
585 PUSH(DS, d.l_bytes[(sizeof (lforth_t) - 1) - i]);
592 uchar_t l_bytes[sizeof (lforth_t)]; member in union:__anon2461
599 d.l_bytes[i] = POP(DS);
607 uchar_t l_bytes[sizeof (lforth_t)]; member in union:__anon2462
615 c.l_bytes[i] = d.l_bytes[(sizeof (lforth_t) - 1) - i];
/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c249 char l_bytes[MAXSTATLEN]; member in struct:lane_fields_buf_s
264 offsetof(lane_fields_buf_t, l_bytes), print_default_cb},
1167 map_to_units(buf->l_bytes, sizeof (buf->l_bytes),
1212 map_to_units(buf->l_bytes, sizeof (buf->l_bytes),

Completed in 70 milliseconds