Home
last modified time | relevance | path

Searched refs:prev_inuse (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/mysql-test/spider/bugfix/r/
H A Dmdev_27184.result3 # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/mysql-test/spider/bugfix/r/
H A Dmdev_27184.result3 # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/mysql-test/spider/bugfix/r/
H A Dmdev_27184.result3 # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/mysql-test/spider/bugfix/r/
H A Dmdev_27184.result3 # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/mysql-test/spider/bugfix/t/
H A Dmdev_27184.test3 --echo # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/mysql-test/spider/bugfix/t/
H A Dmdev_27184.test3 --echo # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/mysql-test/spider/bugfix/t/
H A Dmdev_27184.test3 --echo # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/mysql-test/spider/bugfix/t/
H A Dmdev_27184.test3 --echo # ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) &&
/dports/lang/yap/yap-6.2.2/C/
H A Ddlmalloc.c572 assert(prev_inuse(p));
626 assert(prev_inuse(p));
663 if (!prev_inuse(p)) {
671 assert(prev_inuse(next));
727 assert(prev_inuse(p));
920 prev_inuse(old_top)));
1669 if (!prev_inuse(p)) {
1825 if (!prev_inuse(p)) {
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c425 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
771 assert(prev_inuse(p));
798 if (!prev_inuse(p))
806 assert(prev_inuse(next));
836 assert(prev_inuse(p));
1758 if (!prev_inuse(oldp))
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c425 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
771 assert(prev_inuse(p));
798 if (!prev_inuse(p))
806 assert(prev_inuse(next));
836 assert(prev_inuse(p));
1758 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c438 #define prev_inuse(p) ((p)->size & PREV_INUSE) macro
821 assert(prev_inuse(p));
848 if (!prev_inuse(p))
856 assert(prev_inuse(next));
886 assert(prev_inuse(p));
1805 if (!prev_inuse(oldp))

12345678