Searched refs:oldresult (Results 1 – 3 of 3) sorted by relevance
422 char *oldresult, *newresult, *worst_case(); in cuts_testcase() local442 if ((oldresult = (char *)sym_get(tag, key)) != NULL) { in cuts_testcase()445 newresult = worst_case(oldresult, cuts_info[2]); in cuts_testcase()447 free(oldresult); /* remove the "data" portion of the key */ in cuts_testcase()
1025 PyObject *oldkey, *oldresult, *popresult; in bounded_lru_cache_wrapper() local1063 oldresult = link->result; in bounded_lru_cache_wrapper()1081 Py_DECREF(oldresult); in bounded_lru_cache_wrapper()1088 Py_DECREF(oldresult); in bounded_lru_cache_wrapper()
565 oldresult = root[RESULT]