Home | History | Annotate | Download | only in libcpu

Lines Matching defs:bit

222   struct bitvalue *bit;
238 %type <bit> bit byte bytes
408 byte: byte bit
416 | bit
420 bit: '0'
822 /* Now compute the bit offset of the field. */