Searched refs:p2 (Results 1 – 4 of 4) sorted by relevance
229 char* p2 = strchr(path, '\\'); in adb_dirstart() local232 p = p2; in adb_dirstart()233 else if ( p2 && p2 > p ) in adb_dirstart()234 p = p2; in adb_dirstart()242 char* p2 = strrchr(path, '\\'); in adb_dirstop() local245 p = p2; in adb_dirstop()246 else if ( p2 && p2 > p ) in adb_dirstop()247 p = p2; in adb_dirstop()
275 const char* p2; in do_log_procs() local278 p2 = strchr(p1, ')'); in do_log_procs()281 file_buff_write(log, p2, strlen(p2)); in do_log_procs()
328 static int compare_entry_tags(const void *p1, const void *p2) { in compare_entry_tags() argument330 uint32_t tag2 = ((camera_metadata_entry_t*)p2)->tag; in compare_entry_tags()
666 const GGLcoord* p2, in edge_setup() argument671 const GGLfixed* bot = p2; in edge_setup()856 const GGLcoord* p2, in aa_edge_setup() argument861 const GGLfixed* bot = p2; in aa_edge_setup()