actx              728 src/write.c        ScmWriteContext sctx, actx; /* context for ~s and ~a */
actx              735 src/write.c        actx.mode = SCM_WRITE_DISPLAY;
actx              736 src/write.c        actx.flags = 0;
actx              778 src/write.c                        format_write(arg, out, &actx, sharedp);
actx              787 src/write.c                        format_write(arg, out, &actx, FALSE);
actx              798 src/write.c                                         &actx, FALSE);
actx              800 src/write.c                            format_write(arg, out, &actx, FALSE);
actx              812 src/write.c                                         &actx, FALSE);
actx              814 src/write.c                            format_write(arg, out, &actx, FALSE);
actx              826 src/write.c                                         out, &actx, FALSE);
actx              828 src/write.c                            format_write(arg, out, &actx, FALSE);