Home
last modified time | relevance | path

Searched refs:pcd_limit (Results 1 – 1 of 1) sorted by relevance

/dports/games/freedink-engine/freedink-108.4/src/
H A Dstr_util.c320 unsigned char* pcd_limit = pcd + cur_alloc_size; in latin1_to_utf8() local
323 if (pcd == pcd_limit) in latin1_to_utf8()
328 pcd_limit = pcd + step; in latin1_to_utf8()