get_glyph 1035 src/dps8/dps8_console.c cptr = (char *) get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 1762 src/dps8/dps8_sys.c const char * cptr = get_glyph (text, gbuf, 0); /* get command glyph */ get_glyph 2763 src/simh/scp.c (void)get_glyph (cptr, gbuf, 0); get_glyph 2843 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2850 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 3112 src/simh/scp.c cptr = get_glyph (cbuf, gbuf, 0); /* get command glyph */ get_glyph 3359 src/simh/scp.c (void)get_glyph (ip+1, gbuf, '%'); /* now try using the upcased name */ get_glyph 3703 src/simh/scp.c tptr = get_glyph (cptr, gbuf, 0); /* get token */ get_glyph 3739 src/simh/scp.c (void)get_glyph (cptr, op, '"'); get_glyph 3764 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get register */ get_glyph 3788 src/simh/scp.c (void)get_glyph (gptr, gbuf, 0); get_glyph 3792 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get search cond */ get_glyph 3859 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3865 src/simh/scp.c tptr = get_glyph (tptr, gbuf, ','); get_glyph 3876 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3884 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3913 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3934 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3958 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3988 src/simh/scp.c (void)get_glyph (fcptr, gbuf1, 0); get_glyph 4002 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get label glyph */ get_glyph 4055 src/simh/scp.c cptr = get_glyph (fcptr, gbuf, 0); get_glyph 4069 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 4115 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 4199 src/simh/scp.c cptr = get_glyph (cptr, varname, '='); /* get environment variable name */ get_glyph 4221 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get glob/dev/unit */ get_glyph 4264 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, ','); /* get modifier */ get_glyph 4434 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ';'); /* get debug flag */ get_glyph 4486 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get next glyph */ get_glyph 4540 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 5994 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); get_glyph 6065 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6144 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6291 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6438 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6458 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6491 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6506 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6525 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6844 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get list */ get_glyph 8238 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get switch glyph */ get_glyph 8343 src/simh/scp.c cptr = get_glyph (cptr + 1, gbuf, 0); get_glyph 8352 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8503 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8517 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 9757 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 10281 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11413 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11518 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 146 src/simh/scp.h CONST char *get_glyph (const char *iptr, char *optr, char mchar); get_glyph 296 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 321 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 385 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 629 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 901 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 940 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0);/* get next glyph */ get_glyph 1512 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 1652 src/simh/sim_console.c tptr = get_glyph (filename, gbuf, 0); get_glyph 773 src/simh/sim_disk.c cptr = get_glyph (cptr, gbuf, 0); /* get spec */ get_glyph 160 src/simh/sim_tape.c cptr = get_glyph (cptr, gbuf, 0); /* get spec */ get_glyph 2219 src/simh/sim_tmxr.c cptr = get_glyph (cptr, gbuf, '='); get_glyph 2306 src/simh/sim_tmxr.c cptr = get_glyph (gbuf, port, ';'); get_glyph 2311 src/simh/sim_tmxr.c (void)get_glyph (cptr, tptr, 0); /* upcase this string */ get_glyph 2331 src/simh/sim_tmxr.c cptr = get_glyph (cptr, option, ';'); get_glyph 2354 src/simh/sim_tmxr.c (void)get_glyph (eptr, eptr, 0); /* upcase this string */ get_glyph 2950 src/simh/sim_tmxr.c cptr = get_glyph(cptr, gbuf, ':');