Home | History | Annotate | Download | only in wtf

Lines Matching defs:tryFastMalloc

195     if (!tryFastMalloc(n).getValue(result))
217 TryMallocReturnValue tryFastMalloc(size_t n)
243 TryMallocReturnValue returnValue = tryFastMalloc(n);
3815 TryMallocReturnValue tryFastMalloc(size_t size)