Searched refs:TRYFREE (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dzip.c68 #ifndef TRYFREE
69 # define TRYFREE(p) {if (p) free(p);} macro
212 TRYFREE(ldi);
536 TRYFREE(buf);
602 TRYFREE(buf);
837 TRYFREE(buf_read);
912 TRYFREE(ziinit.globalcomment);
914 TRYFREE(zi);
1948 TRYFREE(zi->globalcomment);
1950 TRYFREE(z
[all...]

Completed in 45 milliseconds