Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dspu-gmon.c71 #define MINARCS 50 macro
286 if (tolimit < MINARCS) in __monstartup()
287 tolimit = MINARCS; in __monstartup()