Lines Matching refs:stable
540 ename->u.name.s = stable(buf); in ename_compress()
574 ret->u.name.s = stable(s); in tree_name()
626 ret->u.name.s = stable(ss); in tree_iname()
641 ret->u.globid.s = stable(s); in tree_globid()
693 np->u.name.last->u.name.s = stable(buf); in tree_name_repairdash()
716 np->u.name.last->u.name.s = stable(buf); in tree_name_repairdash2()
770 ret->u.quote.s = stable(s); in tree_quote()
790 ptr = stable(np->u.expr.right->u.quote.s); in tree_func()
793 ptr = stable("connected"); in tree_func()
795 ptr = stable("CONNECTED"); in tree_func()
798 ptr = stable("type"); in tree_func()
800 ptr = stable("TYPE"); in tree_func()
803 ptr = stable("on"); in tree_func()
805 ptr = stable("ON"); in tree_func()