Home
last modified time | relevance | path

Searched refs:anc_end_pos (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/
H A Dma_delete.c794 uchar *after_key, *anc_end_pos; in underflow() local
951 anc_end_pos= anc_buff + new_anc_length; in underflow()
954 anc_buff, anc_end_pos)); in underflow()
980 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
981 (uint) (anc_end_pos - keypos)); in underflow()
983 bmove(keypos,keypos-t_length,(uint) (anc_end_pos-keypos)+t_length); in underflow()
1209 anc_end_pos= anc_buff + new_anc_length; in underflow()
1211 keypos == anc_end_pos ? (uchar*) 0 in underflow()
1216 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
1217 (uint) (anc_end_pos-keypos)); in underflow()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/
H A Dma_delete.c767 uchar *after_key, *anc_end_pos; in underflow() local
917 anc_end_pos= anc_buff + new_anc_length; in underflow()
920 anc_buff, anc_end_pos)); in underflow()
946 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
947 (uint) (anc_end_pos - keypos)); in underflow()
949 bmove(keypos,keypos-t_length,(uint) (anc_end_pos-keypos)+t_length); in underflow()
1174 anc_end_pos= anc_buff + new_anc_length; in underflow()
1176 keypos == anc_end_pos ? (uchar*) 0 in underflow()
1181 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
1182 (uint) (anc_end_pos-keypos)); in underflow()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/
H A Dma_delete.c767 uchar *after_key, *anc_end_pos; in underflow() local
917 anc_end_pos= anc_buff + new_anc_length; in underflow()
920 anc_buff, anc_end_pos)); in underflow()
946 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
947 (uint) (anc_end_pos - keypos)); in underflow()
949 bmove(keypos,keypos-t_length,(uint) (anc_end_pos-keypos)+t_length); in underflow()
1174 anc_end_pos= anc_buff + new_anc_length; in underflow()
1176 keypos == anc_end_pos ? (uchar*) 0 in underflow()
1181 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
1182 (uint) (anc_end_pos-keypos)); in underflow()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/
H A Dma_delete.c767 uchar *after_key, *anc_end_pos;
917 anc_end_pos= anc_buff + new_anc_length;
920 anc_buff, anc_end_pos));
946 bmove_upp(anc_end_pos+t_length, anc_end_pos,
947 (uint) (anc_end_pos - keypos));
949 bmove(keypos,keypos-t_length,(uint) (anc_end_pos-keypos)+t_length);
1174 anc_end_pos= anc_buff + new_anc_length;
1176 keypos == anc_end_pos ? (uchar*) 0
1181 bmove_upp(anc_end_pos+t_length, anc_end_pos,
1182 (uint) (anc_end_pos-keypos));
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/
H A Dma_delete.c767 uchar *after_key, *anc_end_pos; in underflow() local
917 anc_end_pos= anc_buff + new_anc_length; in underflow()
920 anc_buff, anc_end_pos)); in underflow()
946 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
947 (uint) (anc_end_pos - keypos)); in underflow()
949 bmove(keypos,keypos-t_length,(uint) (anc_end_pos-keypos)+t_length); in underflow()
1174 anc_end_pos= anc_buff + new_anc_length; in underflow()
1176 keypos == anc_end_pos ? (uchar*) 0 in underflow()
1181 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
1182 (uint) (anc_end_pos-keypos)); in underflow()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dma_delete.c794 uchar *after_key, *anc_end_pos; in underflow() local
951 anc_end_pos= anc_buff + new_anc_length; in underflow()
954 anc_buff, anc_end_pos)); in underflow()
980 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
981 (uint) (anc_end_pos - keypos)); in underflow()
983 bmove(keypos,keypos-t_length,(uint) (anc_end_pos-keypos)+t_length); in underflow()
1209 anc_end_pos= anc_buff + new_anc_length; in underflow()
1211 keypos == anc_end_pos ? (uchar*) 0 in underflow()
1216 bmove_upp(anc_end_pos+t_length, anc_end_pos, in underflow()
1217 (uint) (anc_end_pos-keypos)); in underflow()
[all …]