Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/
Dspu-gmon.c69 #define MINARCS 50 macro
284 if (tolimit < MINARCS) in __monstartup()
285 tolimit = MINARCS; in __monstartup()