Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dspu-gmon.c84 struct tostruct struct
128 static __ea struct tostruct *tos = 0;
290 tos = malloc_ea (tolimit * sizeof (struct tostruct)); in __monstartup()
296 memset_ea (tos, 0, tolimit * sizeof (struct tostruct)); in __monstartup()
341 __ea struct tostruct *top; in __mcount_internal()
342 __ea struct tostruct *prevtop; in __mcount_internal()