xround 443 src/cmd/5c/swt.c o = xround(o, w); xround 454 src/cmd/5c/swt.c v = xround(v, SZ_LONG); xround 334 src/cmd/6c/swt.c o = xround(o, w); xround 346 src/cmd/6c/swt.c v = xround(v, SZ_VLONG); xround 323 src/cmd/8c/swt.c o = xround(o, w); xround 334 src/cmd/8c/swt.c v = xround(v, SZ_LONG); xround 654 src/cmd/cc/cc.h int32 xround(int32, int); xround 596 src/cmd/cc/dcl.c w = xround(w, tfield->width); xround 172 src/cmd/cc/pgen.c maxargsafe = xround(maxargsafe, 8);