Searched defs:tell_uLong (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dioapi.c61 uLong tell_uLong = (*(pfilefunc->ztell32_file))(pfilefunc->zfile_func64.opaque,filestream); local
62 if ((tell_uLong) == MAXU32)
65 return tell_uLong;

Completed in 36 milliseconds