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

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c4867 uInt *allocrhi=NULL; /* -> allocated buffer, iff allocated */ local
4958 allocrhi=(uInt *)malloc(needbytes);
4959 zrhi=allocrhi;}
5136 free(allocrhi); /* .. */

Completed in 53 milliseconds