Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c128 int c, have_sep; in c_list() local
136 have_sep = 1; in c_list()
146 have_sep = 0; in c_list()
153 if (!have_sep) in c_list()