Searched refs:HexLine (Results 1 – 1 of 1) sorted by relevance
1675 } HexLine; typedef1678 static bool parse_record(HexLine *line, uint8_t *our_checksum, const uint8_t c, in parse_record()1721 HexLine line;1736 HexLine *line = &(parser->line); in handle_record_type()1862 memset(&parser.line, 0, sizeof(HexLine)); in parse_hex_blob()