Searched refs:tolimit (Results 1 – 1 of 1) sorted by relevance
129 static long tolimit = 0; variable285 tolimit = s_textsize * ARCDENSITY / 100; in __monstartup()286 if (tolimit < MINARCS) in __monstartup()287 tolimit = MINARCS; in __monstartup()290 tos = malloc_ea (tolimit * sizeof (struct tostruct)); in __monstartup()296 memset_ea (tos, 0, tolimit * sizeof (struct tostruct)); in __monstartup()364 if (toindex >= tolimit) in __mcount_internal()400 if (toindex >= tolimit) in __mcount_internal()