Searched refs:curr_ptr (Results 1 – 1 of 1) sorted by relevance
51 char *curr_ptr; in strrchr_ea() local64 curr_ptr = __cache_fetch (end_of_string_ea - 1); in strrchr_ea()69 while (curr_ptr >= start_of_cachline_local) in strrchr_ea()71 if (*curr_ptr == (char) c) in strrchr_ea()73 start_of_cacheline_ea, curr_ptr); in strrchr_ea()74 curr_ptr--; in strrchr_ea()75 if (curr_ptr < string_start_local) in strrchr_ea()82 curr_ptr = __cache_fetch (start_of_cacheline_ea + 128); in strrchr_ea()