Lines Matching refs:symax
455 int ssmax, symax, ismax, ssinit; in cgotofn() local
466 symax = 0; in cgotofn()
582 symax = 0; in cgotofn()
611 symbol, symax)) { in cgotofn()
612 symax = insert_table(symbol, in cgotofn()
613 symax, in cgotofn()
630 symbol, symax)) { in cgotofn()
631 symax = insert_table(symbol, in cgotofn()
632 symax, in cgotofn()
647 symbol, symax)) { in cgotofn()
648 symax = insert_table(symbol, in cgotofn()
649 symax, in cgotofn()
670 symax)) { in cgotofn()
671 symax = insert_table( in cgotofn()
672 symbol, symax, p->cc_ns, in cgotofn()
686 p->cc_cs-1, symbol, symax)) { in cgotofn()
687 symax = insert_table(symbol, in cgotofn()
688 symax, ns, cs, p->cc_ns, p->cc_cs-1); in cgotofn()
707 WC_VERY_LARGE, symbol, symax)) { in cgotofn()
708 symax = insert_table(symbol, symax, ns, cs, in cgotofn()
725 symax = delete_table(symbol, symax, ns, cs, ne, ce); in cgotofn()