Lines Matching full:calloc
77 dataTable = (UChar***)calloc(sizeof(UChar**),3);80 dataTable[i] = (UChar**)calloc(sizeof(UChar*),4);