get_glyph 1035 src/dps8/dps8_console.c cptr = (char *) get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 1753 src/dps8/dps8_sys.c const char * cptr = get_glyph (text, gbuf, 0); /* get command glyph */ get_glyph 2646 src/simh/scp.c (void)get_glyph (cptr, gbuf, 0); get_glyph 2726 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2733 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2995 src/simh/scp.c cptr = get_glyph (cbuf, gbuf, 0); /* get command glyph */ get_glyph 3242 src/simh/scp.c (void)get_glyph (ip+1, gbuf, '%'); /* now try using the upcased name */ get_glyph 3581 src/simh/scp.c tptr = get_glyph (cptr, gbuf, 0); /* get token */ get_glyph 3617 src/simh/scp.c (void)get_glyph (cptr, op, '"'); get_glyph 3642 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get register */ get_glyph 3666 src/simh/scp.c (void)get_glyph (gptr, gbuf, 0); get_glyph 3670 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get search cond */ get_glyph 3737 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3743 src/simh/scp.c tptr = get_glyph (tptr, gbuf, ','); get_glyph 3754 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3762 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3791 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3812 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3836 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3866 src/simh/scp.c (void)get_glyph (fcptr, gbuf1, 0); get_glyph 3880 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get label glyph */ get_glyph 3933 src/simh/scp.c cptr = get_glyph (fcptr, gbuf, 0); get_glyph 3947 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 3993 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 4077 src/simh/scp.c cptr = get_glyph (cptr, varname, '='); /* get environment variable name */ get_glyph 4099 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get glob/dev/unit */ get_glyph 4142 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, ','); /* get modifier */ get_glyph 4312 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ';'); /* get debug flag */ get_glyph 4364 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get next glyph */ get_glyph 4418 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 5856 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); get_glyph 5927 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6006 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6153 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6300 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6320 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6353 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6368 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6387 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6706 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get list */ get_glyph 8100 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get switch glyph */ get_glyph 8205 src/simh/scp.c cptr = get_glyph (cptr + 1, gbuf, 0); get_glyph 8214 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8365 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8379 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 9619 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 10143 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11271 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11375 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 144 src/simh/scp.h CONST char *get_glyph (const char *iptr, char *optr, char mchar); get_glyph 295 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 320 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 384 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 628 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 900 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 939 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0);/* get next glyph */ get_glyph 1511 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 1651 src/simh/sim_console.c tptr = get_glyph (filename, gbuf, 0); get_glyph 769 src/simh/sim_disk.c cptr = get_glyph (cptr, gbuf, 0); /* get spec */ get_glyph 156 src/simh/sim_tape.c cptr = get_glyph (cptr, gbuf, 0); /* get spec */ get_glyph 2224 src/simh/sim_tmxr.c cptr = get_glyph (cptr, gbuf, '='); get_glyph 2311 src/simh/sim_tmxr.c cptr = get_glyph (gbuf, port, ';'); get_glyph 2316 src/simh/sim_tmxr.c (void)get_glyph (cptr, tptr, 0); /* upcase this string */ get_glyph 2336 src/simh/sim_tmxr.c cptr = get_glyph (cptr, option, ';'); get_glyph 2359 src/simh/sim_tmxr.c (void)get_glyph (eptr, eptr, 0); /* upcase this string */ get_glyph 2955 src/simh/sim_tmxr.c cptr = get_glyph(cptr, gbuf, ':');