Searched refs:tolimit (Results 1 – 1 of 1) sorted by relevance
127 static long tolimit = 0; variable283 tolimit = s_textsize * ARCDENSITY / 100; in __monstartup()284 if (tolimit < MINARCS) in __monstartup()285 tolimit = MINARCS; in __monstartup()288 tos = malloc_ea (tolimit * sizeof (struct tostruct)); in __monstartup()294 memset_ea (tos, 0, tolimit * sizeof (struct tostruct)); in __monstartup()362 if (toindex >= tolimit) in __mcount_internal()398 if (toindex >= tolimit) in __mcount_internal()