Searched refs:LC_LEAVE (Results 1 – 8 of 8) sorted by relevance
112 else if (reason == LC_LEAVE) in linemap_add()169 else if (reason == LC_LEAVE) in linemap_add()
941 reason = LC_LEAVE; in do_linemarker()2230 _cpp_do_file_change (pfile, LC_LEAVE, 0, 0, 0); in _cpp_pop_buffer()
31 enum lc_reason {LC_ENTER = 0, LC_LEAVE, LC_RENAME}; enumerator
438 else if (map->reason == LC_LEAVE) in pp_file_change()
248 else if (new_map->reason == LC_LEAVE) in fe_file_change()
1529 if (new_map == 0 || (new_map->reason == LC_LEAVE && MAIN_FILE_P (new_map))) in cb_file_change()
14294 with LC_LEAVE, use the obvious values for the return point so the
6976 (push_command_line_include): When done with options, pass LC_LEAVE