HomeSort by relevance Sort by last modified time
    Searched full:old_nesting_type (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
syn.c 38 int old_nesting_type; member in struct:yyrecursive_state
1139 ys->old_nesting_type = subshell_nesting_type;
1177 subshell_nesting_type = ys->old_nesting_type;

Completed in 44 milliseconds