Searched refs:tjAlloc (Results 1 – 3 of 3) sorted by relevance
491 if((dstBuf=(unsigned char *)tjAlloc(size))==NULL) in doTest()558 if((dstBuf=(unsigned char *)tjAlloc(dstSize))==NULL) in bufSizeTest()587 if((dstBuf=(unsigned char *)tjAlloc(dstSize))==NULL) in bufSizeTest()
861 DLLEXPORT unsigned char* DLLCALL tjAlloc(int bytes);
470 DLLEXPORT unsigned char *DLLCALL tjAlloc(int bytes) in tjAlloc() function