Lines Matching refs:stable
524 ename->u.name.s = stable(buf); in ename_compress()
558 ret->u.name.s = stable(s); in tree_name()
610 ret->u.name.s = stable(ss); in tree_iname()
625 ret->u.globid.s = stable(s); in tree_globid()
677 np->u.name.last->u.name.s = stable(buf); in tree_name_repairdash()
700 np->u.name.last->u.name.s = stable(buf); in tree_name_repairdash2()
754 ret->u.quote.s = stable(s); in tree_quote()
774 ptr = stable(np->u.expr.right->u.quote.s); in tree_func()
777 ptr = stable("connected"); in tree_func()
779 ptr = stable("CONNECTED"); in tree_func()
782 ptr = stable("type"); in tree_func()
784 ptr = stable("TYPE"); in tree_func()
787 ptr = stable("on"); in tree_func()
789 ptr = stable("ON"); in tree_func()