Home | History | Annotate | Download | only in libcpu

Lines Matching defs:bit

218   struct bitvalue *bit;
234 %type <bit> bit byte bytes
404 byte: byte bit
412 | bit
416 bit: '0'
818 /* Now compute the bit offset of the field. */