Home | History | Annotate | Download | only in ia32

Lines Matching refs:period_pos

93   char* period_pos = strchr(buffer, '.');
94 DCHECK_NOT_NULL(period_pos);
95 *period_pos = '\0';