get_glyph_nc 1965 src/simh/scp.c cptr = get_glyph_nc (cptr, gbuf, '"'); /* get quote delimited token */ get_glyph_nc 2969 src/simh/scp.c (void)get_glyph_nc (ip+1, gbuf, '%'); /* first try using the literal name */ get_glyph_nc 3864 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 290 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, ','); /* get modifier */ get_glyph_nc 379 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, ','); /* get modifier */ get_glyph_nc 1300 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, 0); /* get file name */ get_glyph_nc 1358 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, 0); /* get file name */ get_glyph_nc 1484 src/simh/sim_console.c cptr = get_glyph_nc (cptr, gbuf, ','); /* get modifier */ get_glyph_nc 1659 src/simh/sim_console.c (void)get_glyph_nc (filename, gbuf, 0); /* reparse */ get_glyph_nc 2130 src/simh/sim_tmxr.c tptr = get_glyph_nc (tptr, tbuf, ','); get_glyph_nc 2241 src/simh/sim_tmxr.c cptr = get_glyph_nc (cptr, port, ';');