Lines Matching refs:malloc
1677 t = (tester **)malloc(charsToTestSize * sizeof(tester *));
1678 t[0] = (tester *)malloc(sizeof(tester));
1696 t[noCases] = (tester *)malloc(sizeof(tester));
1796 rules = (UChar *)malloc((ruleLen+1)*sizeof(UChar));
3231 test[i] = (char *)malloc(2048*sizeof(char));
3256 test[i] = (char *)malloc(2048*sizeof(char));