Home
last modified time | relevance | path

Searched refs:SSTRING (Results 1 – 6 of 6) sorted by relevance

/openbsd/bin/ksh/
H A Dlex.h38 #define SSTRING 3 /* string */ macro
H A Dmain.c345 s = pushs(SSTRING, ATEMP); in main()
544 s = pushs(SSTRING, ATEMP); in command()
H A Dsyn.c64 outtree = c_list(source->type == SSTRING); in yyparse()
H A Deval.c891 s = pushs(SSTRING, ATEMP); in comsub()
H A Dexec.c1222 s = pushs(SSTRING, ATEMP); in herein()
H A Dlex.c994 case SSTRING: in getsc__()