Home | History | Annotate | Download | only in libcpu

Lines Matching defs:bit

219   struct bitvalue *bit;
235 %type <bit> bit byte bytes
405 byte: byte bit
413 | bit
417 bit: '0'
819 /* Now compute the bit offset of the field. */