Home
last modified time | relevance | path

Searched refs:SWSTR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ksh/
H A Dlex.h38 #define SWSTR 4 /* string without \n */ macro
H A Dlex.c902 case SWSTR: in getsc__()