Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c237 bool use_copy = false; in x_print_expansions() local
260 use_copy = true; in x_print_expansions()
272 pr_list(use_copy ? (char **)XPptrv(l) : words); in x_print_expansions()
274 if (use_copy) in x_print_expansions()