Searched defs:new_keys (Results 1 – 5 of 5) sorted by relevance
65 static int new_keys; variable
296 struct signatures new_keys; in TEST() local
401 std::vector<int64_t>&& new_keys) { in AddKeys()
2906 …char** new_keys = (char**)(lodepng_realloc(info->text_keys, sizeof(char*) * (info->text_num + 1))); in lodepng_add_text_sized() local2974 …char** new_keys = (char**)(lodepng_realloc(info->itext_keys, sizeof(char*) * (info->itext_num + 1)… in lodepng_add_itext_sized() local
1365 PyDictKeysObject *new_keys; in _PyDict_NewPresized() local