Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dmprec.c108 #define _Kmax (sizeof (size_t) << 3) macro
/picolibc-latest/newlib/
DChangeLog-20155592 * libc/include/sys/reent.h (_Kmax): Define here based on the sizeof
5594 * libc/reent/reent.c (_reclaim_reent): Use _Kmax rather than constant
5596 * libc/stdlib/mprec.c (_Kmax): Don't define here. Explain why.