get_glyph 1008 src/dps8/dps8_console.c cptr = (char *) get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 1807 src/dps8/dps8_sys.c const char * cptr = get_glyph (text, gbuf, 0); /* get command glyph */ get_glyph 2387 src/simh/scp.c (void)get_glyph (cptr, gbuf, 0); get_glyph 2467 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2474 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2732 src/simh/scp.c cptr = get_glyph (cbuf, gbuf, 0); /* get command glyph */ get_glyph 2973 src/simh/scp.c (void)get_glyph (ip+1, gbuf, '%'); /* now try using the upcased name */ get_glyph 3302 src/simh/scp.c tptr = get_glyph (cptr, gbuf, 0); /* get token */ get_glyph 3338 src/simh/scp.c (void)get_glyph (cptr, op, '"'); get_glyph 3363 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get register */ get_glyph 3387 src/simh/scp.c (void)get_glyph (gptr, gbuf, 0); get_glyph 3391 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get search cond */ get_glyph 3442 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3448 src/simh/scp.c tptr = get_glyph (tptr, gbuf, ','); get_glyph 3459 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3467 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3496 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3517 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3536 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3566 src/simh/scp.c (void)get_glyph (fcptr, gbuf1, 0); get_glyph 3580 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get label glyph */ get_glyph 3633 src/simh/scp.c cptr = get_glyph (fcptr, gbuf, 0); get_glyph 3647 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 3693 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 3777 src/simh/scp.c cptr = get_glyph (cptr, varname, '='); /* get environment variable name */ get_glyph 3799 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get glob/dev/unit */ get_glyph 3842 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, ','); /* get modifier */ get_glyph 4012 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ';'); /* get debug flag */ get_glyph 4064 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get next glyph */ get_glyph 4118 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 5453 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); get_glyph 5525 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5604 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5751 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5897 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5917 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5950 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5965 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 5984 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6303 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get list */ get_glyph 7694 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get switch glyph */ get_glyph 7799 src/simh/scp.c cptr = get_glyph (cptr + 1, gbuf, 0); get_glyph 7808 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 7953 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 7967 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 9187 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 9687 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 10822 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 10925 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 293 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 318 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 382 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 620 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 885 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 921 src/simh/sim_console.c cptr = get_glyph (cptr, gbuf, 0);/* get next glyph */ get_glyph 1508 src/simh/sim_console.c (void)get_glyph (gbuf, gbuf, 0); /* modifier to UC */ get_glyph 1647 src/simh/sim_console.c tptr = get_glyph (filename, gbuf, 0); get_glyph 757 src/simh/sim_disk.c cptr = get_glyph (cptr, gbuf, 0); /* get spec */ get_glyph 155 src/simh/sim_tape.c cptr = get_glyph (cptr, gbuf, 0); /* get spec */ get_glyph 2232 src/simh/sim_tmxr.c cptr = get_glyph (cptr, gbuf, '='); get_glyph 2319 src/simh/sim_tmxr.c cptr = get_glyph (gbuf, port, ';'); get_glyph 2324 src/simh/sim_tmxr.c (void)get_glyph (cptr, tptr, 0); /* upcase this string */ get_glyph 2344 src/simh/sim_tmxr.c cptr = get_glyph (cptr, option, ';'); get_glyph 2367 src/simh/sim_tmxr.c (void)get_glyph (eptr, eptr, 0); /* upcase this string */ get_glyph 2957 src/simh/sim_tmxr.c cptr = get_glyph(cptr, gbuf, ':');