Home
last modified time | relevance | path

Searched refs:next_bin (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Ddlmalloc.c518 #define next_bin(b) ((mbinptr)((char*)(b) + 2 * sizeof(mbinptr))) macro
1286 q = next_bin(q);
1422 bin = next_bin(bin);
H A Ddlmalloc.src1437 #define next_bin(b) ((mbinptr)((char*)(b) + 2 * sizeof(mbinptr)))
2140 q = next_bin(q);
2276 bin = next_bin(bin);