help_where       10855 src/simh/scp.c     } help_where = { "", NULL, 0, 0 };
help_where       10860 src/simh/scp.c     help_where.error = #text;      \
help_where       10861 src/simh/scp.c     help_where.prox = here;        \
help_where       10938 src/simh/scp.c     help_where.block = hblock - astrings;
help_where       10939 src/simh/scp.c     help_where.line = 0;
help_where       10943 src/simh/scp.c         help_where.line++;
help_where       11396 src/simh/scp.c                    (int)help_where.block, (int)help_where.line, help_where.error, //-V567
help_where       11397 src/simh/scp.c                    help_where.prox ? "Near '" : "",
help_where       11398 src/simh/scp.c                    help_where.prox ? 15 : 0, help_where.prox ? 15 : 0,
help_where       11399 src/simh/scp.c                    help_where.prox ? help_where.prox : "",
help_where       11400 src/simh/scp.c                    help_where.prox ? "'" : "");