Lines Matching refs:temp
145 int temp; in expconv() local
175 temp = OCNT(acs); in expconv()
177 acs -= temp; in expconv()
178 } while (temp != 0); in expconv()
194 temp = OCNT(acs); in expconv()
196 acs -= temp; in expconv()
197 } while (temp != 0); in expconv()
216 temp = OCNT(acs); in expconv()
218 acs -= temp; in expconv()
219 } while (temp != 0); in expconv()
234 temp = OCNT(acs); in expconv()
236 acs -= temp; in expconv()
237 } while (temp != 0); in expconv()
277 temp = OCNT(acs); in expconv()
279 acs -= temp; in expconv()
280 } while (temp != 0); in expconv()