Lines Matching refs:symax
457 int ssmax, symax, ismax, ssinit; in cgotofn() local
468 symax = 0; in cgotofn()
584 symax = 0; in cgotofn()
613 symbol, symax)) { in cgotofn()
614 symax = insert_table(symbol, in cgotofn()
615 symax, in cgotofn()
632 symbol, symax)) { in cgotofn()
633 symax = insert_table(symbol, in cgotofn()
634 symax, in cgotofn()
649 symbol, symax)) { in cgotofn()
650 symax = insert_table(symbol, in cgotofn()
651 symax, in cgotofn()
672 symax)) { in cgotofn()
673 symax = insert_table( in cgotofn()
674 symbol, symax, p->cc_ns, in cgotofn()
688 p->cc_cs-1, symbol, symax)) { in cgotofn()
689 symax = insert_table(symbol, in cgotofn()
690 symax, ns, cs, p->cc_ns, p->cc_cs-1); in cgotofn()
709 WC_VERY_LARGE, symbol, symax)) { in cgotofn()
710 symax = insert_table(symbol, symax, ns, cs, in cgotofn()
727 symax = delete_table(symbol, symax, ns, cs, ne, ce); in cgotofn()