Home
last modified time | relevance | path

Searched refs:tot_length (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/databases/mariadb103-server/mariadb-10.3.34/mysys/
H A Dmulalloc.c39 size_t tot_length,length; in my_multi_malloc() local
43 tot_length=0; in my_multi_malloc()
47 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
51 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
83 ulonglong tot_length,length; in my_multi_malloc_large() local
87 tot_length=0; in my_multi_malloc_large()
91 tot_length+=ALIGN_SIZE(length); in my_multi_malloc_large()
95 if (!(start=(char *) my_malloc((size_t) tot_length, myFlags))) in my_multi_malloc_large()
/dports/databases/mariadb104-server/mariadb-10.4.24/mysys/
H A Dmulalloc.c39 size_t tot_length,length; in my_multi_malloc() local
43 tot_length=0; in my_multi_malloc()
47 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
51 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
83 ulonglong tot_length,length; in my_multi_malloc_large() local
87 tot_length=0; in my_multi_malloc_large()
91 tot_length+=ALIGN_SIZE(length); in my_multi_malloc_large()
95 if (!(start=(char *) my_malloc((size_t) tot_length, myFlags))) in my_multi_malloc_large()
/dports/databases/mariadb104-client/mariadb-10.4.24/mysys/
H A Dmulalloc.c39 size_t tot_length,length;
43 tot_length=0;
47 tot_length+=ALIGN_SIZE(length);
51 if (!(start=(char *) my_malloc(tot_length,myFlags)))
83 ulonglong tot_length,length;
87 tot_length=0;
91 tot_length+=ALIGN_SIZE(length);
95 if (!(start=(char *) my_malloc((size_t) tot_length, myFlags)))
/dports/databases/mariadb103-client/mariadb-10.3.34/mysys/
H A Dmulalloc.c39 size_t tot_length,length; in my_multi_malloc() local
43 tot_length=0; in my_multi_malloc()
47 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
51 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
83 ulonglong tot_length,length; in my_multi_malloc_large() local
87 tot_length=0; in my_multi_malloc_large()
91 tot_length+=ALIGN_SIZE(length); in my_multi_malloc_large()
95 if (!(start=(char *) my_malloc((size_t) tot_length, myFlags))) in my_multi_malloc_large()
/dports/databases/mariadb105-client/mariadb-10.5.15/mysys/
H A Dmulalloc.c39 size_t tot_length,length; in my_multi_malloc() local
43 tot_length=0; in my_multi_malloc()
47 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
51 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
83 ulonglong tot_length,length; in my_multi_malloc_large() local
87 tot_length=0; in my_multi_malloc_large()
91 tot_length+=ALIGN_SIZE(length); in my_multi_malloc_large()
95 if (!(start=(char *) my_malloc(key, (size_t) tot_length, myFlags))) in my_multi_malloc_large()
/dports/databases/mariadb105-server/mariadb-10.5.15/mysys/
H A Dmulalloc.c39 size_t tot_length,length; in my_multi_malloc() local
43 tot_length=0; in my_multi_malloc()
47 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
51 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
83 ulonglong tot_length,length; in my_multi_malloc_large() local
87 tot_length=0; in my_multi_malloc_large()
91 tot_length+=ALIGN_SIZE(length); in my_multi_malloc_large()
95 if (!(start=(char *) my_malloc(key, (size_t) tot_length, myFlags))) in my_multi_malloc_large()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
/dports/databases/mysql56-client/mysql-5.6.51/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
/dports/databases/mysql55-client/mysql-5.5.62/mysys/
H A Dmulalloc.c39 size_t tot_length,length; in my_multi_malloc() local
43 tot_length=0; in my_multi_malloc()
47 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
51 if (!(start=(char *) my_malloc(tot_length,myFlags))) in my_multi_malloc()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dmulalloc.c51 size_t tot_length,length; in my_multi_malloc() local
55 tot_length=0; in my_multi_malloc()
59 tot_length+=ALIGN_SIZE(length); in my_multi_malloc()
63 if (!(start=(char *) my_malloc(key, tot_length,myFlags))) in my_multi_malloc()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmulalloc.cc61 size_t tot_length, length; in my_multi_malloc() local
65 tot_length = 0; in my_multi_malloc()
68 tot_length += ALIGN_SIZE(length); in my_multi_malloc()
72 if (!(start = (char *)my_malloc(key, tot_length, myFlags))) in my_multi_malloc()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/
H A Dtokudb_memory.h62 size_t tot_length,length; in multi_malloc() local
65 tot_length = 0; in multi_malloc()
68 tot_length += ALIGN_SIZE(length); in multi_malloc()
72 if (!(start = (char*)malloc(tot_length, myFlags))) { in multi_malloc()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/
H A Dtokudb_memory.h62 size_t tot_length,length; in multi_malloc() local
65 tot_length = 0; in multi_malloc()
68 tot_length += ALIGN_SIZE(length); in multi_malloc()
72 if (!(start = (char*)malloc(tot_length, myFlags))) { in multi_malloc()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/
H A Dtokudb_memory.h62 size_t tot_length,length; in multi_malloc() local
65 tot_length = 0; in multi_malloc()
68 tot_length += ALIGN_SIZE(length); in multi_malloc()
72 if (!(start = (char*)malloc(tot_length, myFlags))) { in multi_malloc()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/
H A Dtokudb_memory.h62 size_t tot_length,length; in multi_malloc() local
65 tot_length = 0; in multi_malloc()
68 tot_length += ALIGN_SIZE(length); in multi_malloc()
72 if (!(start = (char*)malloc(tot_length, myFlags))) { in multi_malloc()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/
H A Dtokudb_memory.h62 size_t tot_length,length; in multi_malloc() local
65 tot_length = 0; in multi_malloc()
68 tot_length += ALIGN_SIZE(length); in multi_malloc()
72 if (!(start = (char*)malloc(tot_length, myFlags))) { in multi_malloc()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/
H A Dtokudb_memory.h74 size_t tot_length,length; in multi_malloc() local
77 tot_length = 0; in multi_malloc()
80 tot_length += ALIGN_SIZE(length); in multi_malloc()
84 if (!(start = (char*)malloc(tot_length, myFlags))) { in multi_malloc()

1234567891011