HomeSort by relevance Sort by last modified time
    Searched full:first_star (Results 1 - 1 of 1) sorted by null

  /external/eigen/scripts/
eigen_gen_credits.cpp 77 size_t first_star = line.find_first_of('*'); local
78 if(first_star != string::npos) line.erase(first_star);

Completed in 2139 milliseconds