Home | History | Annotate | Download | only in src

Lines Matching defs:bit

58 	uint32_t buf[32], bit, count;
75 bit = cpu_to_le32(n->startbit);
76 items = put_entry(&bit, sizeof(uint32_t), 1, fp);