Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dmallocr.c1543 #define next_bin(b) ((mbinptr)((char*)(b) + 2 * sizeof(mbinptr))) macro
2353 q = next_bin(q);
2496 bin = next_bin(bin);
2501 bin = next_bin(bin);