Searched refs:include_stack (Results 1 – 1 of 1) sorted by relevance
59 static std::stack<include_t> include_stack; variable180 <<EOF>> { if (include_stack.empty())228 include_stack.push(incl);249 include_t incl = include_stack.top();250 include_stack.pop();276 while (!include_stack.empty()) {