Lines Matching full:calloc
441 TSAN_INTERCEPTOR(void*, calloc, uptr size, uptr n) {447 SCOPED_INTERCEPTOR_RAW(calloc, size, n);1923 TSAN_INTERCEPT(calloc);