Searched refs:stack_count (Results 1 – 3 of 3) sorted by relevance
96 unsigned short stack_count; member677 if (file->stack_count) in should_stack_file()782 if (CPP_OPTION (pfile, deps.style) > !!sysp && !file->stack_count) in _cpp_stack_file()790 file->stack_count++; in _cpp_stack_file()1153 if (file->cmacro == NULL && file->stack_count == 1 && !file->main_file) in report_missing_guard()1558 if (f->stack_count == 0) in _cpp_save_file_entries()
74 int *stack_count, int *mop_count, int *loc_count, in __tsan_get_report_data() argument81 *stack_count = rep->stacks.Size(); in __tsan_get_report_data()
115 int *stack_count, int *mop_count, int *loc_count,