Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/oawk/
H A Dmain.c64 static wchar_t L_dash[] = L"-"; in main() local
108 yyin = (wscmp(wargv[1], L_dash) == 0) in main()