Lines Matching defs:bit
218 struct bitvalue *bit;234 %type <bit> bit byte bytes404 byte: byte bit412 | bit416 bit: '0'818 /* Now compute the bit offset of the field. */