Home | History | Annotate | Download | only in ceres

Lines Matching refs:malloc

453 #include <stdlib.h>  // For strtoll/_strtoul64/malloc/free.
7096 // any potentially unsafe operations like malloc or libc functions.
8210 char* buffer = static_cast<char*>(malloc(len + 3));