get_glyph 1035 src/dps8/dps8_console.c cptr = (char *) get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 1757 src/dps8/dps8_sys.c const char * cptr = get_glyph (text, gbuf, 0); /* get command glyph */ get_glyph 2693 src/simh/scp.c (void)get_glyph (cptr, gbuf, 0); get_glyph 2773 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2780 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 3042 src/simh/scp.c cptr = get_glyph (cbuf, gbuf, 0); /* get command glyph */ get_glyph 3289 src/simh/scp.c (void)get_glyph (ip+1, gbuf, '%'); /* now try using the upcased name */ get_glyph 3628 src/simh/scp.c tptr = get_glyph (cptr, gbuf, 0); /* get token */ get_glyph 3664 src/simh/scp.c (void)get_glyph (cptr, op, '"'); get_glyph 3689 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get register */ get_glyph 3713 src/simh/scp.c (void)get_glyph (gptr, gbuf, 0); get_glyph 3717 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get search cond */ get_glyph 3784 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3790 src/simh/scp.c tptr = get_glyph (tptr, gbuf, ','); get_glyph 3801 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3809 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3838 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3859 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3883 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3913 src/simh/scp.c (void)get_glyph (fcptr, gbuf1, 0); get_glyph 3927 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get label glyph */ get_glyph 3980 src/simh/scp.c cptr = get_glyph (fcptr, gbuf, 0); get_glyph 3994 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 4040 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 4124 src/simh/scp.c cptr = get_glyph (cptr, varname, '='); /* get environment variable name */ get_glyph 4146 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get glob/dev/unit */ get_glyph 4189 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, ','); /* get modifier */ get_glyph 4359 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ';'); /* get debug flag */ get_glyph 4411 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get next glyph */ get_glyph 4465 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 5925 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); get_glyph 5996 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6075 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6222 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6369 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6389 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6422 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6437 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6456 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6775 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get list */ get_glyph 8169 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get switch glyph */ get_glyph 8274 src/simh/scp.c cptr = get_glyph (cptr + 1, gbuf, 0); get_glyph 8283 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8434 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8448 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 9688 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 10212 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11343 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11447 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 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 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, ':');