Lines Matching refs:malloc
274 methods = (Method**) malloc(maxCount * sizeof(*methods));275 allMethods = (Method**) malloc(maxCount * sizeof(*methods));