Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c326 int n_quoted; member
357 args[count].n_quoted = p->quoted; in collect_arguments()
373 args[count].n_quoted = p->quoted; in collect_arguments()
473 if (!args[i].n_quoted) { in expand_arguments()
694 count = &args[body->argnum].n_quoted; in substitute()