tostr 12 src/cmd/gc/const.c static Val tostr(Val); tostr 259 src/cmd/gc/const.c n->val = tostr(n->val); tostr 944 src/cmd/gc/const.c v = tostr(v);