get_glyph 1035 src/dps8/dps8_console.c cptr = (char *) get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 1758 src/dps8/dps8_sys.c const char * cptr = get_glyph (text, gbuf, 0); /* get command glyph */ get_glyph 2767 src/simh/scp.c (void)get_glyph (cptr, gbuf, 0); get_glyph 2847 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 2854 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 3116 src/simh/scp.c cptr = get_glyph (cbuf, gbuf, 0); /* get command glyph */ get_glyph 3363 src/simh/scp.c (void)get_glyph (ip+1, gbuf, '%'); /* now try using the upcased name */ get_glyph 3707 src/simh/scp.c tptr = get_glyph (cptr, gbuf, 0); /* get token */ get_glyph 3743 src/simh/scp.c (void)get_glyph (cptr, op, '"'); get_glyph 3768 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get register */ get_glyph 3792 src/simh/scp.c (void)get_glyph (gptr, gbuf, 0); get_glyph 3796 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get search cond */ get_glyph 3863 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3869 src/simh/scp.c tptr = get_glyph (tptr, gbuf, ','); get_glyph 3880 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3888 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3917 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3938 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3962 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 3992 src/simh/scp.c (void)get_glyph (fcptr, gbuf1, 0); get_glyph 4006 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get label glyph */ get_glyph 4059 src/simh/scp.c cptr = get_glyph (fcptr, gbuf, 0); get_glyph 4073 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 4119 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get command glyph */ get_glyph 4203 src/simh/scp.c cptr = get_glyph (cptr, varname, '='); /* get environment variable name */ get_glyph 4225 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get glob/dev/unit */ get_glyph 4268 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, ','); /* get modifier */ get_glyph 4438 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ';'); /* get debug flag */ get_glyph 4490 src/simh/scp.c cptr = get_glyph (svptr = cptr, gbuf, 0); /* get next glyph */ get_glyph 4544 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); /* get modifier */ get_glyph 6003 src/simh/scp.c cptr = get_glyph (cptr, gbuf, ','); get_glyph 6074 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 6447 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6467 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6500 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6515 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6534 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get next glyph */ get_glyph 6853 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get list */ get_glyph 8247 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); /* get switch glyph */ get_glyph 8352 src/simh/scp.c cptr = get_glyph (cptr + 1, gbuf, 0); get_glyph 8361 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8512 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 8526 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 9766 src/simh/scp.c tptr = get_glyph (cptr, gbuf, ','); get_glyph 10290 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11422 src/simh/scp.c cptr = get_glyph (cptr, gbuf, 0); get_glyph 11527 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, ':');