Home
last modified time | relevance | path

Searched defs:safe_realloc (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMemAlloc.h52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc() function
/third_party/ltp/lib/
Dtst_safe_macros.c512 void *safe_realloc(const char *file, const int lineno, void *ptr, size_t size) in safe_realloc() function