Home | History | Annotate | Download | only in x64

Lines Matching refs:period_pos

61   char* period_pos = strchr(buffer, '.');
62 DCHECK_NOT_NULL(period_pos);
63 *period_pos = '\0';