Searched refs:spaceval (Results 1 – 3 of 3) sorted by relevance
153 if (spaceval != NULL) in putout()154 printf("\\x'0-%s'", spaceval); in putout()164 if (spaceval == NULL && after > 0) in putout()168 if (spaceval != NULL) { in putout()169 free(spaceval); in putout()170 spaceval = NULL; in putout()
244 char *spaceval = NULL; variable252 spaceval = strsave(token); in space()
76 extern char *spaceval; /* use in place of normal \x (for pic) */