Searched refs:UPGRADE (Results 1 – 1 of 1) sorted by relevance
105 #define UPGRADE "upgrade" macro455 cond1 = parser->index > sizeof(UPGRADE) - 1; in parser_header_state()456 if (cond1 || c != UPGRADE[parser->index]) { in parser_header_state()458 } else if (parser->index == sizeof(UPGRADE) - 2) { in parser_header_state()603 cond1 = parser->index > sizeof(UPGRADE) - 1; in header_states()604 if (cond1 || c != UPGRADE[parser->index]) { in header_states()606 } else if (parser->index == sizeof(UPGRADE) - 2) { in header_states()