Home | History | Annotate | Download | only in i18n

Lines Matching full:alloclhi

4903     uInt  *alloclhi=NULL;                 /* -> allocated buffer, iff allocated  */
4993 alloclhi=(uInt *)malloc(needbytes);
4994 zlhi=alloclhi;}
5180 if (alloclhi!=NULL) free(alloclhi); /* .. */