Home
last modified time | relevance | path

Searched defs:__os_umalloc (Results 1 – 6 of 6) sorted by relevance

/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A Dlibdb_csharp.cs28 internal static IntPtr __os_umalloc(DB_ENV dbenv, uint size) { in __os_umalloc() method in BerkeleyDB.Internal.libdb_csharp
H A Dlibdb_csharpPINVOKE.cs1160 public static extern IntPtr __os_umalloc(HandleRef jarg1, uint jarg2); in __os_umalloc() method in BerkeleyDB.Internal.libdb_csharpPINVOKE
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A Dlibdb_csharp.cs30 internal static IntPtr __os_umalloc(DB_ENV dbenv, uint size) { in __os_umalloc() method in BerkeleyDB.Internal.libdb_csharp
H A Dlibdb_csharpPINVOKE.cs1258 …public static extern IntPtr __os_umalloc(global::System.Runtime.InteropServices.HandleRef jarg1, u… in __os_umalloc() method in BerkeleyDB.Internal.libdb_csharpPINVOKE
/dports/databases/db18/db-18.1.40/src/os/
H A Dos_alloc.c50 __os_umalloc(env, size, storep) in __os_umalloc() function
/dports/databases/db5/db-5.3.28/src/os/
H A Dos_alloc.c50 __os_umalloc(env, size, storep) in __os_umalloc() function