Home
last modified time | relevance | path

Searched refs:BINBLOCKWIDTH (Results 1 – 25 of 147) sorted by relevance

123456

/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-sopine/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c661 #define BINBLOCKWIDTH 4 /* bins per block */ macro
668 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1375 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1379 idx += BINBLOCKWIDTH;
1424 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1430 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1445 idx += BINBLOCKWIDTH;
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Ddlmalloc.c661 #define BINBLOCKWIDTH 4 /* bins per block */ macro
668 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1375 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1379 idx += BINBLOCKWIDTH;
1424 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1430 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1445 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-chip/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Ddlmalloc.c661 #define BINBLOCKWIDTH 4 /* bins per block */ macro
668 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1375 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1379 idx += BINBLOCKWIDTH;
1424 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1430 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1445 idx += BINBLOCKWIDTH;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Ddlmalloc.c661 #define BINBLOCKWIDTH 4 /* bins per block */ macro
668 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1375 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1379 idx += BINBLOCKWIDTH;
1424 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1430 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1445 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */ macro
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/common/
H A Ddlmalloc.c682 #define BINBLOCKWIDTH 4 /* bins per block */
689 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH))
1422 idx = (idx & ~(BINBLOCKWIDTH - 1)) + BINBLOCKWIDTH;
1426 idx += BINBLOCKWIDTH;
1471 } while ((++idx & (BINBLOCKWIDTH - 1)) != 0);
1477 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)
1492 idx += BINBLOCKWIDTH;

123456