Searched refs:prevtype (Results 1 – 5 of 5) sorted by relevance
19 prevtype = None22 if type == prevtype == "data":26 prevtype = type
213 const char *prevtype = NULL; in FormAdd() local577 type = prevtype; in FormAdd()647 prevtype = form->contenttype; in FormAdd()
311 u32 prevtype; in sanity_mft() local322 prevtype = 0; in sanity_mft()327 if (type < prevtype) { in sanity_mft()329 (long)type, (long)prevtype); in sanity_mft()368 prevtype = type; in sanity_mft()
1566 int prevtype = -1; in TestIteration() local1618 if (result.value == prevtype) { in TestIteration()1621 prevtype = result.value; in TestIteration()
1569 int prevtype = -1; in TestIteration() local1623 if (result.value == prevtype) { in TestIteration()1626 prevtype = result.value; in TestIteration()