Home
last modified time | relevance | path

Searched defs:LzmaFree (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp23525 static void LzmaFree(void* /*p*/, void *address) { delete[] (char*) address; } in LzmaFree() function
26839 static void LzmaFree(void* /*p*/, void *address) { delete[] (char*) address; } in LzmaFree() function