Home
last modified time | relevance | path

Searched refs:memsys3MallocUnsafe (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c15853 static void *memsys3MallocUnsafe(int nByte){ in memsys3MallocUnsafe() function
16002 p = memsys3MallocUnsafe(nBytes); in memsys3Malloc()
16035 p = memsys3MallocUnsafe(nBytes); in memsys3Realloc()
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c24674 static void *memsys3MallocUnsafe(int nByte){ in memsys3MallocUnsafe() function
24823 p = memsys3MallocUnsafe(nBytes); in memsys3Malloc()
24856 p = memsys3MallocUnsafe(nBytes); in memsys3Realloc()