Home
last modified time | relevance | path

Searched refs:first_star (Results 1 – 1 of 1) sorted by relevance

/external/eigen/scripts/
Deigen_gen_credits.cpp77 size_t first_star = line.find_first_of('*'); in contributors_map_from_churn_output() local
78 if(first_star != string::npos) line.erase(first_star); in contributors_map_from_churn_output()