Searched defs:malloc (Results 51 - 57 of 57) sorted by relevance

123

/external/sqlite/dist/
H A Dsqlite3ext.h111 void *(*malloc)(int); member in struct:sqlite3_api_routines
386 #define sqlite3_malloc sqlite3_api->malloc
/external/curl/lib/
H A Durldata.h134 #undef malloc macro
1333 bool rangestringalloc; /* the range string is malloc()'ed */
1372 bool url_alloc; /* URL string is malloc()'ed */
1374 bool referer_alloc; /* referer sting is malloc()ed */
/external/pcre/dist2/src/
H A Dpcre2_internal.h1757 void * (*malloc)(size_t, void *); member in struct:pcre2_memctl
/external/valgrind/perf/
H A Dtinycc.c2884 DEF(TOK_malloc, "malloc")
4216 DEF(TOK_malloc, "malloc")
6714 ptr = malloc(size);
6758 #define malloc(s) use_tcc_malloc(s)
6943 /* XXX: we rely only on malloc hooks */
21776 /* XXX: cannot do it with bound checking because of the malloc hooks */
6756 #define malloc macro
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 293 milliseconds

123