Searched refs:lI (Results 1 – 1 of 1) sorted by relevance
31 int lI = 1; in doitUpInt() local33 lI = (1486662021 - lI); in doitUpInt()35 return lI; in doitUpInt()46 int lI = 1; in doitDownInt() local48 lI = (1486662021 - lI); in doitDownInt()50 return lI; in doitDownInt()