Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dmallocr.c1613 #define MAX_SMALLBIN (MAX_SMALLBIN_SIZE / SMALLBIN_WIDTH) - 1 macro
2492 if (idx < MAX_SMALLBIN)