nl                483 src/dps8/dps8_console.c             size_t nl = strlen ((char *) new);
nl                486 src/dps8/dps8_console.c             unsigned char * old = realloc (csp->auto_input, nl + ol + 1);
nl                532 src/dps8/dps8_console.c         size_t nl = strlen ((char *) new);
nl                535 src/dps8/dps8_console.c         unsigned char * old = realloc (csp->auto_input, nl + ol + 1);