get_glyph 1014 src/dps8/dps8_console.c cptr = (char *) get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 1752 src/dps8/dps8_sys.c const char * cptr = get_glyph (text, gbuf, 0); /* get command glyph */ get_glyph 2584 src/simh/scp.c (void)get_glyph (cptr, gbuf, 0); get_glyph 2664 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2671 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2933 src/simh/scp.c cptr = get_glyph (cbuf, gbuf, 0); /* get command glyph */ get_glyph 3177 src/simh/scp.c (void)get_glyph (ip+1, gbuf, '%'); /* now try using the upcased name */ get_glyph 3525 src/simh/scp.c tptr = get_glyph (cptr, gbuf, 0); /* get token */ get_glyph 3561 src/simh/scp.c (void)get_glyph (cptr, op, '"'); get_glyph 3586 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get register */ get_glyph 3610 src/simh/scp.c (void)get_glyph (gptr, gbuf, 0); get_glyph 3614 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get search cond */ get_glyph 3679 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3685 src/simh/scp.c tptr = get_glyph (tptr, gbuf, ','); get_glyph 3696 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3704 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3733 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3754 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3773 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3803 src/simh/scp.c (void)get_glyph (fcptr, gbuf1, 0); get_glyph 3817 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get label glyph */ get_glyph 3870 src/simh/scp.c cptr = get_glyph (fcptr, gbuf, 0); get_glyph 3884 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 3930 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 4014 src/simh/scp.c cptr = get_glyph (cptr, varname, '='); /* get environment variable name */ get_glyph 4036 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get glob/dev/unit */ get_glyph 4079 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, ','); /* get modifier */ get_glyph 4249 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ';'); /* get debug flag */ get_glyph 4301 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get next glyph */ get_glyph 4355 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 5798 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); get_glyph 5869 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5948 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6095 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6242 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6262 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6295 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6310 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6329 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6648 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get list */ get_glyph 8042 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get switch glyph */ get_glyph 8147 src/simh/scp.c cptr = get_glyph (cptr + 1, gbuf, 0); get_glyph 8156 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8307 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8321 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 9561 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 10085 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11209 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11312 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 771 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 2228 src/simh/sim_tmxr.c cptr = get_glyph (cptr, gbuf, '='); get_glyph 2315 src/simh/sim_tmxr.c cptr = get_glyph (gbuf, port, ';'); get_glyph 2320 src/simh/sim_tmxr.c (void)get_glyph (cptr, tptr, 0); /* upcase this string */ get_glyph 2340 src/simh/sim_tmxr.c cptr = get_glyph (cptr, option, ';'); get_glyph 2363 src/simh/sim_tmxr.c (void)get_glyph (eptr, eptr, 0); /* upcase this string */ get_glyph 2959 src/simh/sim_tmxr.c cptr = get_glyph(cptr, gbuf, ':');