get_glyph_nc 2128 src/simh/scp.c cptr = get_glyph_nc (cptr, gbuf, '"'); /* get quote delimited token */ get_glyph_nc 3174 src/simh/scp.c (void)get_glyph_nc (ip+1, gbuf, '%'); /* first try using the literal name */ get_glyph_nc 4102 src/simh/scp.c (void)get_glyph_nc (svptr, gbuf, ','); get_glyph_nc 145 src/simh/scp.h CONST char *get_glyph_nc (const char *iptr, char *optr, char mchar); get_glyph_nc 292 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, ','); /* get modifier */ get_glyph_nc 381 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, ','); /* get modifier */ get_glyph_nc 1318 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, 0); /* get file name */ get_glyph_nc 1376 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, 0); /* get file name */ get_glyph_nc 1508 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, ','); /* get modifier */ get_glyph_nc 1684 src/simh/sim_console.c (void)get_glyph_nc (filename, gbuf, 0); /* reparse */ get_glyph_nc 2220 src/simh/sim_tmxr.c tptr = get_glyph_nc (tptr, tbuf, ','); get_glyph_nc 2331 src/simh/sim_tmxr.c cptr = get_glyph_nc (cptr, port, ';');