Searched refs:max_incl_len (Results 1 – 1 of 1) sorted by relevance
115 static unsigned int max_incl_len; variable2911 max_incl_len = 0; in construct_include_path()2920 if (len > max_incl_len) in construct_include_path()2921 max_incl_len = len; in construct_include_path()