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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c15853 static void *memsys3MallocUnsafe(int nByte){ function
16002 p = memsys3MallocUnsafe(nBytes);
16035 p = memsys3MallocUnsafe(nBytes);
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c25017 static void *memsys3MallocUnsafe(int nByte){ function
[all...]

Completed in 827 milliseconds