Searched refs:SWSTR (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/bin/ksh/ | ||
| D | lex.h | 38 #define SWSTR 4 /* string without \n */ macro |
| D | edit.c | 548 s = pushs(SWSTR, ATEMP); |
| D | lex.c | 902 case SWSTR: in getsc__() |
| D | eval.c | 74 s = pushs(SWSTR, ATEMP); |